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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dlocal.h257 #define snd_dlobj_cache_get \ macro
271 void *snd_dlobj_cache_get(const char *lib, const char *name, const char *version, int verbose);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Ddlmisc.c206 void *snd_dlobj_cache_get(const char *lib, const char *name, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol.c926 open_func = snd_dlobj_cache_get(lib, open_name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_rate.c1290 open_func = snd_dlobj_cache_get(lib, open_name, NULL, verbose);
H A Dpcm.c2168 open_func = snd_dlobj_cache_get(lib, open_name,

Completed in 105 milliseconds