Home
last modified time | relevance | path

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

/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),
817 list_add(&mute_control.list, &feature_unit.control); in control_selector_init()
/linux/sound/aoa/codecs/
H A Dtas.c307 static const struct snd_kcontrol_new mute_control = { variable
794 err = aoa_snd_ctl_add(snd_ctl_new1(&mute_control, tas)); in tas_init_codec()
H A Donyx.c340 static const struct snd_kcontrol_new mute_control = {
942 ADDCTL(mute_control);
339 static const struct snd_kcontrol_new mute_control = { global() variable