Searched refs:snd_hctl_open (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/include/
H A Dcontrol.h523 int snd_hctl_open(snd_hctl_t **hctl, const char *name, int mode);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dhcontrol.c70 int snd_hctl_open(snd_hctl_t **hctlp, const char *name, int mode) function
128 * identifier specified in snd_hctl_open().
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dmixer.c195 * \param name HCTL name (see #snd_hctl_open)
203 err = snd_hctl_open(&hctl, name, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/alisp/
H A Dalisp_snd.c812 { "hctl_open", &FA_int_pp_strp_int, (void *)&snd_hctl_open, "hctl" },

Completed in 75 milliseconds