Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhda_regmap.h45 (snd_hdac_regmap_encode_verb(nid, AC_VERB_GET_AMP_GAIN_MUTE) | \
59 (snd_hdac_regmap_encode_verb(nid, AC_VERB_GET_AMP_GAIN_MUTE) | \
Dhda_verbs.h40 #define AC_VERB_GET_AMP_GAIN_MUTE 0x0b00 macro
/linux-4.1.27/sound/hda/
Dhdac_regmap.c78 case AC_VERB_GET_AMP_GAIN_MUTE: in hda_writeable_reg()
/linux-4.1.27/sound/pci/hda/
Dhda_proc.c176 AC_VERB_GET_AMP_GAIN_MUTE, in print_amp_vals()
181 AC_VERB_GET_AMP_GAIN_MUTE, in print_amp_vals()
/linux-4.1.27/sound/soc/codecs/
Drt286.c247 if (AC_VERB_GET_AMP_GAIN_MUTE == (vid & 0xf00)) { in rt286_hw_read()