Home
last modified time | relevance | path

Searched refs:HDA_AMP_MUTE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c2130 HDA_AMP_MUTE) ? 0 : 1; in snd_hda_mixer_amp_switch_get()
2133 HDA_AMP_MUTE) ? 0 : 1; in snd_hda_mixer_amp_switch_get()
2159 HDA_AMP_MUTE, in snd_hda_mixer_amp_switch_put()
2160 *valp ? 0 : HDA_AMP_MUTE); in snd_hda_mixer_amp_switch_put()
2165 HDA_AMP_MUTE, in snd_hda_mixer_amp_switch_put()
2166 *valp ? 0 : HDA_AMP_MUTE); in snd_hda_mixer_amp_switch_put()
2366 HDA_AMP_MUTE, 0); in set_spdif_ctls()
3504 if (!(v & HDA_AMP_MUTE) && v > 0) { in snd_hda_check_amp_list_power()
H A Dhda_local.h157 #define HDA_AMP_MUTE 0x80 macro
H A Dpatch_via.c305 if (!(v & HDA_AMP_MUTE) && v > 0) in is_aa_path_mute()
H A Dhda_generic.c681 val |= HDA_AMP_MUTE; in get_amp_val_to_activate()
4937 0xff, HDA_AMP_MUTE); in mute_all_mixer_nid()
4940 0xff, HDA_AMP_MUTE); in mute_all_mixer_nid()
4968 HDA_AMP_MUTE) in force_mute_output_path()
4974 AC_AMP_SET_RIGHT | HDA_AMP_MUTE); in force_mute_output_path()
H A Dpatch_ca0132.c7415 HDA_AMP_MUTE, 0); in init_input()