Home
last modified time | relevance | path

Searched refs:tb_WARN (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thunderbolt/
H A Dpath.c453 tb_WARN(path->tb, "trying to deactivate an inactive path\n"); in tb_path_deactivate()
481 tb_WARN(path->tb, "trying to activate already activated path\n"); in tb_path_activate()
559 tb_WARN(path->tb, "path activation failed\n"); in tb_path_activate()
H A Dtb.h589 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) macro
600 #define tb_sw_WARN(sw, fmt, arg...) __TB_SW_PRINT(tb_WARN, sw, fmt, ##arg)
612 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg)
H A Dtunnel.c52 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thunderbolt/
H A Dpath.c453 tb_WARN(path->tb, "trying to deactivate an inactive path\n"); in tb_path_deactivate()
481 tb_WARN(path->tb, "trying to activate already activated path\n"); in tb_path_activate()
559 tb_WARN(path->tb, "path activation failed\n"); in tb_path_activate()
H A Dtb.h589 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) macro
600 #define tb_sw_WARN(sw, fmt, arg...) __TB_SW_PRINT(tb_WARN, sw, fmt, ##arg)
612 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg)
H A Dtunnel.c52 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thunderbolt/
H A Dpath.c453 tb_WARN(path->tb, "trying to deactivate an inactive path\n"); in tb_path_deactivate()
481 tb_WARN(path->tb, "trying to activate already activated path\n"); in tb_path_activate()
559 tb_WARN(path->tb, "path activation failed\n"); in tb_path_activate()
H A Dtb.h589 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) macro
600 #define tb_sw_WARN(sw, fmt, arg...) __TB_SW_PRINT(tb_WARN, sw, fmt, ##arg)
612 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg)
H A Dtunnel.c52 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg)