Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dcras_dsp.c156 DL_DELETE(context_list, ctx); in cras_dsp_context_free()
Dutlist.h182 #define DL_DELETE(head, del) \ macro