Home
last modified time | relevance | path

Searched refs:snd_config_check_hop (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
Dlocal.h344 #define snd_config_check_hop \ macro
357 int snd_config_check_hop(snd_config_t *conf);
/third_party/alsa-lib/src/control/
Dcontrol.c1549 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_ctl_open_named_child()
/third_party/alsa-lib/src/seq/
Dseq.c1024 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_seq_open_lconf()
/third_party/alsa-lib/src/
Dconf.c5775 int snd_config_check_hop(snd_config_t *conf) in snd_config_check_hop() function
/third_party/alsa-lib/src/pcm/
Dpcm.c2822 if ((hop = snd_config_check_hop(parent_conf)) < 0) in snd_pcm_open_named_slave()