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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dcontrol.c176 * snd_ctl_new - create a control instance from the template
185 static struct snd_kcontrol *snd_ctl_new(struct snd_kcontrol *control, function
244 return snd_ctl_new(&kctl, access);
253 * Releases the control instance created via snd_ctl_new()
304 * Adds the control instance created via snd_ctl_new() or
1038 _kctl = snd_ctl_new(&kctl, access);

Completed in 180 milliseconds