Searched refs:slave_active_head (Results 1 – 2 of 2) sorted by relevance
107 struct list_head slave_active_head; member
154 INIT_LIST_HEAD(&timeri->slave_active_head); in snd_timer_instance_new()232 list_add_tail(&slave->active_list, &master->slave_active_head); in check_matching_master_slave()524 list_for_each_entry(ts, &ti->slave_active_head, active_list) in snd_timer_notify1()605 &timeri->master->slave_active_head); in snd_timer_start_slave()894 list_for_each_entry(ts, &ti->slave_active_head, active_list) { in snd_timer_interrupt()1094 list_for_each_entry(ts, &ti->slave_active_head, active_list) in snd_timer_notify()