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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_audio.c101 static struct usb_audio_control mute_control = { variable in typeref:struct:usb_audio_control
102 .list = LIST_HEAD_INIT(mute_control.list),
735 list_add(&mute_control.list, &feature_unit.control);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/codecs/
H A Donyx.c357 static struct snd_kcontrol_new mute_control = { variable in typeref:struct:snd_kcontrol_new
956 ADDCTL(mute_control);
H A Dtas.c317 static struct snd_kcontrol_new mute_control = { variable in typeref:struct:snd_kcontrol_new
837 err = aoa_snd_ctl_add(snd_ctl_new1(&mute_control, tas));

Completed in 95 milliseconds