Home
last modified time | relevance | path

Searched refs:mute_control (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1_legacy.c90 static struct usb_audio_control mute_control = { variable
91 .list = LIST_HEAD_INIT(mute_control.list),
790 list_add(&mute_control.list, &feature_unit.control); in control_selector_init()
/openbmc/linux/sound/firewire/
H A Disight.c543 static const struct snd_kcontrol_new mute_control = { in isight_create_mixer() local
586 err = snd_ctl_add(isight->card, snd_ctl_new1(&mute_control, isight)); in isight_create_mixer()
/openbmc/linux/sound/aoa/codecs/
H A Dtas.c315 static const struct snd_kcontrol_new mute_control = { variable
829 err = aoa_snd_ctl_add(snd_ctl_new1(&mute_control, tas)); in tas_init_codec()
H A Donyx.c350 static const struct snd_kcontrol_new mute_control = { variable
952 ADDCTL(mute_control); in onyx_init_codec()