Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtmu.c669 if (tb_switch_tmu_is_enabled(sw, sw->tmu.unidirectional_request)) in tb_switch_tmu_enable()
Dtb.h959 static inline bool tb_switch_tmu_is_enabled(const struct tb_switch *sw, in tb_switch_tmu_is_enabled() function
Dtb.c251 if (tb_switch_tmu_is_enabled(sw, sw->tmu.unidirectional_request)) in tb_enable_tmu()