Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dlc.c203 bool tb_lc_is_clx_supported(struct tb_port *port) in tb_lc_is_clx_supported() function
Dtb.h1106 bool tb_lc_is_clx_supported(struct tb_port *port);
Dswitch.c1223 } else if (!tb_lc_is_clx_supported(port)) { in tb_port_clx_supported()