Searched refs:get_amp_min_mute (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/pci/hda/ | ||
D | hda_local.h | 641 #define get_amp_min_mute(kc) (((kc)->private_value >> 29) & 0x1) macro |
D | hda_codec.c | 1574 bool min_mute = get_amp_min_mute(kcontrol); in get_ctl_amp_tlv() |