Home
last modified time | relevance | path

Searched refs:tb_switch_disable_clx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/thunderbolt/
Dtb.h978 int tb_switch_disable_clx(struct tb_switch *sw, enum tb_clx clx);
Dswitch.c3243 if (tb_switch_disable_clx(sw, TB_CL1)) in tb_switch_suspend()
3629 int tb_switch_disable_clx(struct tb_switch *sw, enum tb_clx clx) in tb_switch_disable_clx() function