Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_EAPD_BTLENABLE (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/codecs/
H A Drt298.c124 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_MIC1, 0): in rt298_volatile_register()
125 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_SPK_OUT, 0): in rt298_volatile_register()
126 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_HP_OUT, 0): in rt298_volatile_register()
184 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_MIC1, 0): in rt298_readable_register()
185 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_SPK_OUT, 0): in rt298_readable_register()
186 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_HP_OUT, 0): in rt298_readable_register()
H A Drt274.c224 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT274_MIC, 0): in rt274_volatile_register()
225 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT274_HP_OUT, 0): in rt274_volatile_register()
303 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT274_MIC, 0): in rt274_readable_register()
304 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT274_HP_OUT, 0): in rt274_readable_register()
/linux/include/sound/
H A Dhda_verbs.h55 #define AC_VERB_GET_EAPD_BTLENABLE 0x0f0c macro
/linux/sound/hda/
H A Dhdac_regmap.c98 case AC_VERB_GET_EAPD_BTLENABLE: in hda_writeable_reg()
/linux/sound/pci/hda/
H A Dhda_proc.c364 AC_VERB_GET_EAPD_BTLENABLE, 0); in print_pin_caps()
H A Dhda_codec.c2783 AC_VERB_GET_EAPD_BTLENABLE, 0); in snd_hda_codec_eapd_power_filter()