Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtmu.c677 if (!tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_switch_tmu_enable()
752 tb_switch_is_clx_enabled(sw, TB_CL1)); in tb_switch_tmu_config_enable()
Dtb.c713 if (tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_scan_port()
1537 if (tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_restore_children()
Dtb.h988 static inline bool tb_switch_is_clx_enabled(const struct tb_switch *sw, in tb_switch_is_clx_enabled() function
Dswitch.c3242 if (tb_switch_is_clx_enabled(sw, TB_CL1)) { in tb_switch_suspend()