Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dclx.c197 if (!tb_switch_clx_is_supported(sw)) in tb_switch_clx_init()
280 bool tb_switch_clx_is_supported(const struct tb_switch *sw) in tb_switch_clx_is_supported() function
335 if (!tb_switch_clx_is_supported(parent_sw) || in tb_switch_clx_enable()
336 !tb_switch_clx_is_supported(sw)) in tb_switch_clx_enable()
402 if (!tb_switch_clx_is_supported(sw)) in tb_switch_clx_disable()
Dtb.h1004 bool tb_switch_clx_is_supported(const struct tb_switch *sw);