Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtimer.h106 struct list_head slave_list_head; member
/openbmc/linux/sound/core/
H A Dtimer.c153 INIT_LIST_HEAD(&timeri->slave_list_head); in snd_timer_instance_new()
225 list_move_tail(&slave->open_list, &master->slave_list_head); in check_matching_master_slave()
425 list_for_each_entry_safe(slave, tmp, &timeri->slave_list_head, in snd_timer_close_locked()