Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dlocal.h356 #define snd_dlobj_cache_get \ macro
372 void *snd_dlobj_cache_get(const char *lib, const char *name, const char *version, int verbose);
/third_party/alsa-lib/src/
H A Ddlmisc.c372 void *snd_dlobj_cache_get(const char *lib, const char *name, in snd_dlobj_cache_get() function
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c1420 open_conf_func = snd_dlobj_cache_get(lib, open_conf_name, NULL, verbose && converter_conf != NULL); in rate_open_func()
1433 open_func = snd_dlobj_cache_get(lib, open_name, NULL, verbose); in rate_open_func()
H A Dpcm.c2668 open_func = snd_dlobj_cache_get(lib, open_name, in snd_pcm_open_conf()
/third_party/alsa-lib/src/control/
H A Dcontrol.c1540 open_func = snd_dlobj_cache_get(lib, open_name, in snd_ctl_open_conf()

Completed in 19 milliseconds