Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c1268 static int tb_port_clx_disable(struct tb_port *port, enum tb_clx clx) in tb_port_clx_disable() function
3531 tb_port_clx_disable(up, clx); in __tb_switch_enable_clx()
3537 tb_port_clx_disable(up, clx); in __tb_switch_enable_clx()
3538 tb_port_clx_disable(down, clx); in __tb_switch_enable_clx()
3608 ret = tb_port_clx_disable(up, clx); in __tb_switch_disable_clx()
3612 ret = tb_port_clx_disable(down, clx); in __tb_switch_disable_clx()