Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Disight.c539 static const struct snd_kcontrol_new mute_control = { in isight_create_mixer() local
582 err = snd_ctl_add(isight->card, snd_ctl_new1(&mute_control, isight)); in isight_create_mixer()
/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