Home
last modified time | relevance | path

Searched refs:tb_switch_clx_enable (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/thunderbolt/
Dclx.c318 int tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx) in tb_switch_clx_enable() function
Dtb.c222 ret = tb_switch_clx_enable(sw, clx | TB_CL2); in tb_enable_clx()
224 ret = tb_switch_clx_enable(sw, clx); in tb_enable_clx()
Dtb.h1050 int tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx);
Ddebugfs.c1303 tb_switch_clx_enable(down_sw, clx); in margining_run_write()