Home
last modified time | relevance | path

Searched refs:tb_switch_clx_disable (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dclx.c396 int tb_switch_clx_disable(struct tb_switch *sw) in tb_switch_clx_disable() function
Dtb.h1006 int tb_switch_clx_disable(struct tb_switch *sw);
Ddebugfs.c585 ret = tb_switch_clx_disable(down_sw); in margining_run_write()
Dtb.c292 if (tb_switch_clx_disable(sw) < 0) in tb_disable_clx()
Dswitch.c3219 tb_switch_clx_disable(sw); in tb_switch_suspend()