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/
H A Dcontrol_empty.c84 if (_snd_conf_generic_id(id)) in _snd_ctl_empty_open()
H A 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()
H A Dcontrol_hw.c534 if (_snd_conf_generic_id(id)) in _snd_ctl_hw_open()
H A Dcontrol_remap.c1306 if (_snd_conf_generic_id(id)) in _snd_ctl_remap_open()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h66 #define snd_rawmidi_conf_generic_id(id) _snd_conf_generic_id(id)
/third_party/alsa-lib/src/timer/
H A Dtimer_query_hw.c131 if (_snd_conf_generic_id(id)) in _snd_timer_query_hw_open()
H A Dtimer_hw.c297 if (_snd_conf_generic_id(id)) in _snd_timer_hw_open()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c160 if (_snd_conf_generic_id(id)) in _snd_hwdep_hw_open()
/third_party/alsa-lib/include/
H A Dlocal.h386 int _snd_conf_generic_id(const char *id);
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c627 if (_snd_conf_generic_id(id)) in _snd_seq_hw_open()
/third_party/alsa-lib/src/
H A Dconfmisc.c1398 int _snd_conf_generic_id(const char *id) in _snd_conf_generic_id() function
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h1007 #define snd_pcm_conf_generic_id(id) _snd_conf_generic_id(id)

Completed in 12 milliseconds