Home
last modified time | relevance | path

Searched refs:parent_conf (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/src/control/
Dcontrol_local.h112 int mode, snd_config_t *parent_conf);
115 snd_config_t *conf, int mode, snd_config_t *parent_conf) in _snd_ctl_open_child() argument
117 return _snd_ctl_open_named_child(pctl, NULL, root, conf, mode, parent_conf); in _snd_ctl_open_child()
Dcontrol.c1544 int mode, snd_config_t *parent_conf) in _snd_ctl_open_named_child() argument
1549 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_ctl_open_named_child()
/third_party/alsa-lib/src/rawmidi/
Drawmidi_virt.c59 snd_config_t *parent_conf);
/third_party/alsa-lib/src/pcm/
Dpcm_local.h989 int mode, snd_config_t *parent_conf);
993 int mode, snd_config_t *parent_conf) in snd_pcm_open_slave() argument
996 mode, parent_conf); in snd_pcm_open_slave()
Dpcm.c2817 int mode, snd_config_t *parent_conf) in snd_pcm_open_named_slave() argument
2822 if ((hop = snd_config_check_hop(parent_conf)) < 0) in snd_pcm_open_named_slave()
/third_party/alsa-lib/src/seq/
Dseq.c1020 snd_config_t *parent_conf) in _snd_seq_open_lconf() argument
1024 if ((hop = snd_config_check_hop(parent_conf)) < 0) in _snd_seq_open_lconf()