Searched refs:mute_control (Results 1 – 2 of 2) sorted by relevance
90 static struct usb_audio_control mute_control = { variable91 .list = LIST_HEAD_INIT(mute_control.list),790 list_add(&mute_control.list, &feature_unit.control); in control_selector_init()
544 static const struct snd_kcontrol_new mute_control = { in isight_create_mixer() local587 err = snd_ctl_add(isight->card, snd_ctl_new1(&mute_control, isight)); in isight_create_mixer()