Searched refs:dllist (Results 1 – 1 of 1) sorted by relevance
54 struct list_head dllist; member68 list_add_tail(&dl->list, &h->dllist); in hook_add_dlobj()101 while (!list_empty(&h->dllist)) { in snd_pcm_hooks_close()102 pos = h->dllist.next; in snd_pcm_hooks_close()231 INIT_LIST_HEAD(&h->dllist); in snd_pcm_hooks_open()