Home
last modified time | relevance | path

Searched refs:slave_active_head (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dtimer.h107 struct list_head slave_active_head; member
/kernel/linux/linux-6.6/include/sound/
H A Dtimer.h107 struct list_head slave_active_head; member
/kernel/linux/linux-5.10/sound/core/
H 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()
/kernel/linux/linux-6.6/sound/core/
H 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 7 milliseconds