Home
last modified time | relevance | path

Searched refs:snd_config_check_hop (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
H A Dlocal.h366 #define snd_config_check_hop \ macro
379 int snd_config_check_hop(snd_config_t *conf);
/third_party/alsa-lib/src/control/
H A Dcontrol.c1591 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_ctl_open_named_child()
/third_party/alsa-lib/src/seq/
H A Dseq.c1024 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_seq_open_lconf()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2880 if ((hop = snd_config_check_hop(parent_conf)) < 0) in snd_pcm_open_named_slave()

Completed in 22 milliseconds