Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dhda_local.h641 #define get_amp_min_mute(kc) (((kc)->private_value >> 29) & 0x1) macro
Dhda_codec.c1574 bool min_mute = get_amp_min_mute(kcontrol); in get_ctl_amp_tlv()