Home
last modified time | relevance | path

Searched refs:dlobj_cache (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/
H A Ddlmisc.c282 struct dlobj_cache { struct
310 static struct dlobj_cache *
315 struct dlobj_cache *c; in snd_dlobj_cache_get0()
320 c = list_entry(p, struct dlobj_cache, list); in snd_dlobj_cache_get0()
375 struct dlobj_cache *c; in snd_dlobj_cache_get()
389 struct dlobj_cache *c; in snd_dlobj_cache_get2()
406 struct dlobj_cache *c; in snd_dlobj_cache_put()
414 c = list_entry(p, struct dlobj_cache, list); in snd_dlobj_cache_put()
430 struct dlobj_cache *c; in snd_dlobj_cache_cleanup()
434 c = list_entry(p, struct dlobj_cache, lis in snd_dlobj_cache_cleanup()
[all...]

Completed in 1 milliseconds