Home
last modified time | relevance | path

Searched refs:_snd_conf_generic_id (Results 1 – 12 of 12) sorted by relevance

/third_party/alsa-lib/src/control/
Dcontrol_empty.c84 if (_snd_conf_generic_id(id)) in _snd_ctl_empty_open()
Dcontrol_shm.c544 if (_snd_conf_generic_id(id)) in _snd_ctl_shm_open()
588 if (_snd_conf_generic_id(id)) in _snd_ctl_shm_open()
Dcontrol_hw.c501 if (_snd_conf_generic_id(id)) in _snd_ctl_hw_open()
Dcontrol_remap.c1300 if (_snd_conf_generic_id(id)) in _snd_ctl_remap_open()
/third_party/alsa-lib/src/rawmidi/
Drawmidi_local.h64 #define snd_rawmidi_conf_generic_id(id) _snd_conf_generic_id(id)
/third_party/alsa-lib/src/timer/
Dtimer_query_hw.c131 if (_snd_conf_generic_id(id)) in _snd_timer_query_hw_open()
Dtimer_hw.c297 if (_snd_conf_generic_id(id)) in _snd_timer_hw_open()
/third_party/alsa-lib/src/hwdep/
Dhwdep_hw.c160 if (_snd_conf_generic_id(id)) in _snd_hwdep_hw_open()
/third_party/alsa-lib/include/
Dlocal.h364 int _snd_conf_generic_id(const char *id);
/third_party/alsa-lib/src/seq/
Dseq_hw.c559 if (_snd_conf_generic_id(id)) in _snd_seq_hw_open()
/third_party/alsa-lib/src/
Dconfmisc.c1390 int _snd_conf_generic_id(const char *id) in _snd_conf_generic_id() function
/third_party/alsa-lib/src/pcm/
Dpcm_local.h999 #define snd_pcm_conf_generic_id(id) _snd_conf_generic_id(id)