Searched defs:parent_conf (Results 1 - 5 of 5) sorted by relevance
/third_party/alsa-lib/src/control/ |
H A D | control_local.h | 118 _snd_ctl_open_child(snd_ctl_t **pctl, snd_config_t *root, snd_config_t *conf, int mode, snd_config_t *parent_conf) _snd_ctl_open_child() argument
|
H A D | control.c | 1584 _snd_ctl_open_named_child(snd_ctl_t **pctl, const char *name, snd_config_t *root, snd_config_t *conf, int mode, snd_config_t *parent_conf) _snd_ctl_open_named_child() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 999 snd_pcm_open_slave(snd_pcm_t **pcmp, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode, snd_config_t *parent_conf) snd_pcm_open_slave() argument
|
H A D | pcm.c | 2872 snd_pcm_open_named_slave(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode, snd_config_t *parent_conf) snd_pcm_open_named_slave() argument
|
/third_party/alsa-lib/src/seq/ |
H A D | seq.c | 1018 _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, int streams, int mode, snd_config_t *lconf, snd_config_t *parent_conf) _snd_seq_open_lconf() argument
|
Completed in 25 milliseconds