Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c1207 static bool tb_port_clx_supported(struct tb_port *port, unsigned int clx_mask) in tb_port_clx_supported() function
1290 if (!tb_port_clx_supported(port, clx_mask)) in tb_port_is_clx_enabled()
3514 up_clx_support = tb_port_clx_supported(up, clx); in __tb_switch_enable_clx()
3515 down_clx_support = tb_port_clx_supported(down, clx); in __tb_switch_enable_clx()