Home
last modified time | relevance | path

Searched refs:master_mute (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/codecs/
H A Dgeneric.h207 unsigned int master_mute:1; /* master mute over all */ member
H A Dgeneric.c4457 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4463 on |= spec->master_mute; in snd_hda_gen_update_outputs()
4481 on |= spec->master_mute; in snd_hda_gen_update_outputs()
H A Dsigmatel.c414 spec->gen.master_mute = in stac_update_outputs()
/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c137 spec->gen.master_mute = !!(spec->spdif_present && spec->sense_b); in cs_automute()
/linux/sound/pci/
H A Dsonicvibes.c221 struct snd_kcontrol *master_mute; member
642 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_mute->id); in snd_sonicvibes_interrupt()
1055 sonic->master_mute = NULL; in snd_sonicvibes_master_free()
/linux/sound/hda/codecs/realtek/
H A Dalc269.c3757 alc245_hp_spk_mute_led_update(codec, !spec->gen.master_mute); in alc245_tas2781_i2c_hp_fixup_muteled()