Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dtimer.h107 struct list_head slave_active_head; member
/linux-6.3-rc2/sound/core/
A Dtimer.c154 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()

Completed in 8 milliseconds