Searched refs:tb_switch_clx_name (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/thunderbolt/ |
D | switch.c | 3245 tb_switch_clx_name(TB_CL1)); in tb_switch_suspend() 3517 tb_port_dbg(up, "%s %ssupported\n", tb_switch_clx_name(clx), in __tb_switch_enable_clx() 3519 tb_port_dbg(down, "%s %ssupported\n", tb_switch_clx_name(clx), in __tb_switch_enable_clx() 3544 tb_port_dbg(up, "%s enabled\n", tb_switch_clx_name(clx)); in __tb_switch_enable_clx() 3618 tb_port_dbg(up, "%s disabled\n", tb_switch_clx_name(clx)); in __tb_switch_disable_clx()
|
D | tb.c | 707 tb_switch_clx_name(TB_CL1)); in tb_scan_port() 1525 tb_switch_clx_name(TB_CL1)); in tb_restore_children()
|
D | tb.h | 966 static inline const char *tb_switch_clx_name(enum tb_clx clx) in tb_switch_clx_name() function
|