Searched refs:snd_sctl_t (Results 1 – 3 of 3) sorted by relevance
59 static int free_elems(snd_sctl_t *h) in free_elems()83 int snd_sctl_install(snd_sctl_t *h) in snd_sctl_install()181 int snd_sctl_remove(snd_sctl_t *h) in snd_sctl_remove()398 static int add_elem(snd_sctl_t *h, snd_config_t *_conf, snd_config_t *private_data, int *quit) in add_elem()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()605 snd_sctl_t *h; in snd_sctl_build()644 int snd_sctl_free(snd_sctl_t *sctl) in snd_sctl_free()
366 typedef struct _snd_sctl snd_sctl_t; typedef786 int snd_sctl_build(snd_sctl_t **ctl, snd_ctl_t *handle, snd_config_t *config,788 int snd_sctl_free(snd_sctl_t *handle);789 int snd_sctl_install(snd_sctl_t *handle);790 int snd_sctl_remove(snd_sctl_t *handle);
642 snd_sctl_t *h = snd_pcm_hook_get_private(hook); in snd_pcm_hook_ctl_elems_hw_params()648 snd_sctl_t *h = snd_pcm_hook_get_private(hook); in snd_pcm_hook_ctl_elems_hw_free()654 snd_sctl_t *h = snd_pcm_hook_get_private(hook); in snd_pcm_hook_ctl_elems_close()673 snd_sctl_t *sctl = NULL; in _snd_pcm_hook_ctl_elems_install()