Searched refs:tb_switch_clx_name (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | switch.c | 3254 tb_switch_clx_name(TB_CL1)); in tb_switch_suspend() 3526 tb_port_dbg(up, "%s %ssupported\n", tb_switch_clx_name(clx), in __tb_switch_enable_clx() 3528 tb_port_dbg(down, "%s %ssupported\n", tb_switch_clx_name(clx), in __tb_switch_enable_clx() 3553 tb_port_dbg(up, "%s enabled\n", tb_switch_clx_name(clx)); in __tb_switch_enable_clx() 3627 tb_port_dbg(up, "%s disabled\n", tb_switch_clx_name(clx)); in __tb_switch_disable_clx()
|
A D | tb.c | 841 tb_switch_clx_name(TB_CL1)); in tb_scan_port() 2006 tb_switch_clx_name(TB_CL1)); in tb_restore_children()
|
A D | tb.h | 988 static inline const char *tb_switch_clx_name(enum tb_clx clx) in tb_switch_clx_name() function
|
Completed in 13 milliseconds