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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dhcontrol.c77 err = snd_hctl_open_ctl(hctlp, ctl);
89 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple_abst.c325 err = snd_hctl_open_ctl(&priv->hctl, priv->ctl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dcontrol.h524 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/alisp/
H A Dalisp_snd.c316 if (item->xfunc == &snd_hctl_open_ctl)
813 { "hctl_open_ctl", &FA_int_pp_p, (void *)&snd_hctl_open_ctl, "hctl" },

Completed in 95 milliseconds