Searched defs:sctl (Results 1 – 2 of 2) sorted by relevance
603 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()
673 snd_sctl_t *sctl = NULL; in _snd_pcm_hook_ctl_elems_install() local