Searched refs:DL_DELETE (Results 1 – 2 of 2) sorted by relevance
/device/google/dragon/audio/hal/ | ||
D | cras_dsp.c | 156 DL_DELETE(context_list, ctx); in cras_dsp_context_free() |
D | utlist.h | 182 #define DL_DELETE(head, del) \ macro |