Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dswitch.c3489 bool up_clx_support, down_clx_support; in __tb_switch_enable_clx() local
3514 up_clx_support = tb_port_clx_supported(up, clx); in __tb_switch_enable_clx()
3518 up_clx_support ? "" : "not "); in __tb_switch_enable_clx()
3522 if (!up_clx_support || !down_clx_support) in __tb_switch_enable_clx()