Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dlocal.h404 const char *uc_mgr_alibcfg_by_device(snd_config_t **config, const char *name);
413 static inline const char *uc_mgr_alibcfg_by_device(snd_config_t **config, const char *name) { return NULL; } in uc_mgr_alibcfg_by_device() function
/third_party/alsa-lib/src/timer/
H A Dtimer.c209 name = uc_mgr_alibcfg_by_device(&top, name); in snd_timer_open()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi.c320 name = uc_mgr_alibcfg_by_device(&top, name); in snd_rawmidi_open()
/third_party/alsa-lib/src/ucm/
H A Dutils.c844 const char *uc_mgr_alibcfg_by_device(snd_config_t **top, const char *name) in uc_mgr_alibcfg_by_device() function
/third_party/alsa-lib/src/control/
H A Dcontrol.c1615 name = uc_mgr_alibcfg_by_device(&top, name); in snd_ctl_open()
/third_party/alsa-lib/src/seq/
H A Dseq.c982 name = uc_mgr_alibcfg_by_device(&top, name); in snd_seq_open()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2752 name = uc_mgr_alibcfg_by_device(&top, name); in snd_pcm_open()

Completed in 26 milliseconds