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/
Dlocal.h382 const char *uc_mgr_alibcfg_by_device(snd_config_t **config, const char *name);
391 static inline const char *uc_mgr_alibcfg_by_device(snd_config_t **config, const char *name) { retur… in uc_mgr_alibcfg_by_device() function
/third_party/alsa-lib/src/timer/
Dtimer.c209 name = uc_mgr_alibcfg_by_device(&top, name); in snd_timer_open()
/third_party/alsa-lib/src/rawmidi/
Drawmidi.c319 name = uc_mgr_alibcfg_by_device(&top, name); in snd_rawmidi_open()
/third_party/alsa-lib/src/ucm/
Dutils.c812 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/
Dcontrol.c1573 name = uc_mgr_alibcfg_by_device(&top, name); in snd_ctl_open()
/third_party/alsa-lib/src/seq/
Dseq.c982 name = uc_mgr_alibcfg_by_device(&top, name); in snd_seq_open()
/third_party/alsa-lib/src/pcm/
Dpcm.c2694 name = uc_mgr_alibcfg_by_device(&top, name); in snd_pcm_open()