Searched refs:ac_del_list (Results 1 – 1 of 1) sorted by relevance
76 static struct del_status *ac_del_list; variable86 dsp->next = ac_del_list; in ac_del_alloc_status()87 ac_del_list = dsp; in ac_del_alloc_status()99 dspp = &ac_del_list; in ac_del_free_status()123 for (adsp = ac_del_list; adsp != NULL; adsp = adsp->next) { in del_comp()152 for (adsp = ac_del_list; adsp != NULL; adsp = adsp->next) { in del_to_scan()