Home
last modified time | relevance | path

Searched refs:snd_hctl_open_ctl (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/src/control/
Dhcontrol.c77 err = snd_hctl_open_ctl(hctlp, ctl); in snd_hctl_open()
89 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl) in snd_hctl_open_ctl() function
/third_party/alsa-lib/src/mixer/
Dsimple_abst.c330 err = snd_hctl_open_ctl(&priv->hctl, priv->ctl); in snd_mixer_simple_basic_register()
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c318 if (item->xfunc == &snd_hctl_open_ctl) in FA_int_pp_p()
806 { "hctl_open_ctl", &FA_int_pp_p, (void *)&snd_hctl_open_ctl, "hctl" },
/third_party/alsa-lib/include/
Dcontrol.h731 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl);