Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dclx.c396 int tb_switch_clx_disable(struct tb_switch *sw) in tb_switch_clx_disable() function
H A Dtb.h1046 int tb_switch_clx_disable(struct tb_switch *sw);
H A Ddebugfs.c1065 ret = tb_switch_clx_disable(down_sw); in margining_run_write()
H A Dtb.c232 ret = tb_switch_clx_disable(sw); in tb_disable_clx()
H A Dswitch.c3585 tb_switch_clx_disable(sw); in tb_switch_suspend()