Symbol: AC_VERB_GET_AMP_GAIN_MUTE
include/sound/hda_regmap.h
51
(snd_hdac_regmap_encode_verb(nid, AC_VERB_GET_AMP_GAIN_MUTE) | \
include/sound/hda_regmap.h
65
(snd_hdac_regmap_encode_verb(nid, AC_VERB_GET_AMP_GAIN_MUTE) | \
sound/hda/common/proc.c
147
AC_VERB_GET_AMP_GAIN_MUTE,
sound/hda/common/proc.c
152
AC_VERB_GET_AMP_GAIN_MUTE,
sound/hda/core/regmap.c
82
case AC_VERB_GET_AMP_GAIN_MUTE:
sound/soc/codecs/rl6347a.c
76
if (AC_VERB_GET_AMP_GAIN_MUTE == (vid & 0xf00)) {
sound/soc/codecs/rt274.c
230
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT0, 0):
sound/soc/codecs/rt274.c
231
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0):
sound/soc/codecs/rt274.c
232
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_ADC_IN1, 0):
sound/soc/codecs/rt274.c
233
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_ADC_IN2, 0):
sound/soc/codecs/rt274.c
234
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DMIC1, 0):
sound/soc/codecs/rt274.c
235
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DMIC2, 0):
sound/soc/codecs/rt274.c
236
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_MIC, 0):
sound/soc/codecs/rt274.c
237
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_LINE1, 0):
sound/soc/codecs/rt274.c
238
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_LINE2, 0):
sound/soc/codecs/rt274.c
239
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_HP_OUT, 0):
sound/soc/codecs/rt274.c
309
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT0, 0):
sound/soc/codecs/rt274.c
310
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0):
sound/soc/codecs/rt274.c
311
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_ADC_IN1, 0):
sound/soc/codecs/rt274.c
312
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_ADC_IN2, 0):
sound/soc/codecs/rt274.c
313
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DMIC1, 0):
sound/soc/codecs/rt274.c
314
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DMIC2, 0):
sound/soc/codecs/rt274.c
315
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_MIC, 0):
sound/soc/codecs/rt274.c
316
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_LINE1, 0):
sound/soc/codecs/rt274.c
317
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_LINE2, 0):
sound/soc/codecs/rt274.c
318
case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_HP_OUT, 0):