Searched refs:snd_sctl_build (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_hooks.c | 696 err = snd_sctl_build(&sctl, ctl, conf, pcm_conf, 0); in _snd_pcm_hook_ctl_elems_install()
|
/third_party/alsa-lib/src/control/ |
H A D | setup.c | 603 int snd_sctl_build(snd_sctl_t **sctl, snd_ctl_t *handle, snd_config_t *conf, snd_config_t *private_data, int mode) in snd_sctl_build() function
|
/third_party/alsa-lib/include/ |
H A D | control.h | 790 int snd_sctl_build(snd_sctl_t **ctl, snd_ctl_t *handle, snd_config_t *config,
|
Completed in 4 milliseconds