Home
last modified time | relevance | path

Searched defs:sctl (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/control/
Dsetup.c603 int snd_sctl_build(snd_sctl_t **sctl, snd_ctl_t *handle, snd_config_t *conf, snd_config_t *private_… in snd_sctl_build()
644 int snd_sctl_free(snd_sctl_t *sctl) in snd_sctl_free()
/third_party/alsa-lib/src/pcm/
Dpcm_hooks.c673 snd_sctl_t *sctl = NULL; in _snd_pcm_hook_ctl_elems_install() local