Home
last modified time | relevance | path

Searched refs:get_amp_min_mute (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_local.h589 #define get_amp_min_mute(kc) (((kc)->private_value >> 29) & 0x1) macro
Dhda_codec.c1845 bool min_mute = get_amp_min_mute(kcontrol); in snd_hda_mixer_amp_tlv()