Searched refs:sack_list_head (Results 1 – 2 of 2) sorted by relevance
91 struct list_head sack_list_head; /* slow ack list head */ member
681 while (!list_empty(&timer->sack_list_head)) { in snd_timer_tasklet()682 p = timer->sack_list_head.next; /* get first item */ in snd_timer_tasklet()758 ack_list_head = &timer->sack_list_head; in snd_timer_interrupt()805 use_tasklet = !list_empty(&timer->sack_list_head); in snd_timer_interrupt()844 INIT_LIST_HEAD(&timer->sack_list_head); in snd_timer_new()