Lines Matching defs:sw

14 static int tb_switch_set_tmu_mode_params(struct tb_switch *sw,  in tb_switch_set_tmu_mode_params()
63 static const char *tb_switch_tmu_mode_name(const struct tb_switch *sw) in tb_switch_tmu_mode_name()
89 static bool tb_switch_tmu_ucap_supported(struct tb_switch *sw) in tb_switch_tmu_ucap_supported()
102 static int tb_switch_tmu_rate_read(struct tb_switch *sw) in tb_switch_tmu_rate_read()
116 static int tb_switch_tmu_rate_write(struct tb_switch *sw, int rate) in tb_switch_tmu_rate_write()
202 static int tb_switch_tmu_set_time_disruption(struct tb_switch *sw, bool set) in tb_switch_tmu_set_time_disruption()
235 int tb_switch_tmu_init(struct tb_switch *sw) in tb_switch_tmu_init()
285 int tb_switch_tmu_post_time(struct tb_switch *sw) in tb_switch_tmu_post_time()
384 int tb_switch_tmu_disable(struct tb_switch *sw) in tb_switch_tmu_disable()
443 static void __tb_switch_tmu_off(struct tb_switch *sw, bool unidirectional) in __tb_switch_tmu_off()
473 static int __tb_switch_tmu_enable_bidirectional(struct tb_switch *sw) in __tb_switch_tmu_enable_bidirectional()
509 static int tb_switch_tmu_objection_mask(struct tb_switch *sw) in tb_switch_tmu_objection_mask()
525 static int tb_switch_tmu_unidirectional_enable(struct tb_switch *sw) in tb_switch_tmu_unidirectional_enable()
538 static int __tb_switch_tmu_enable_unidirectional(struct tb_switch *sw) in __tb_switch_tmu_enable_unidirectional()
577 static void __tb_switch_tmu_change_mode_prev(struct tb_switch *sw) in __tb_switch_tmu_change_mode_prev()
600 static int __tb_switch_tmu_change_mode(struct tb_switch *sw) in __tb_switch_tmu_change_mode()
653 int tb_switch_tmu_enable(struct tb_switch *sw) in tb_switch_tmu_enable()
739 void tb_switch_tmu_configure(struct tb_switch *sw, in tb_switch_tmu_configure()
749 struct tb_switch *sw = tb_to_switch(dev); in tb_switch_tmu_config_enable() local
768 void tb_switch_enable_tmu_1st_child(struct tb_switch *sw, in tb_switch_enable_tmu_1st_child()