Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt298.c126 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_MIC1, 0): in rt298_volatile_register()
127 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_SPK_OUT, 0): in rt298_volatile_register()
128 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_HP_OUT, 0): in rt298_volatile_register()
186 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_MIC1, 0): in rt298_readable_register()
187 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_SPK_OUT, 0): in rt298_readable_register()
188 case VERB_CMD(AC_VERB_GET_EAPD_BTLENABLE, RT298_HP_OUT, 0): in rt298_readable_register()
/linux-4.4.14/include/sound/
Dhda_verbs.h54 #define AC_VERB_GET_EAPD_BTLENABLE 0x0f0c macro
/linux-4.4.14/sound/hda/
Dhdac_regmap.c94 case AC_VERB_GET_EAPD_BTLENABLE: in hda_writeable_reg()
/linux-4.4.14/sound/pci/hda/
Dhda_proc.c378 AC_VERB_GET_EAPD_BTLENABLE, 0); in print_pin_caps()
Dhda_codec.c2854 AC_VERB_GET_EAPD_BTLENABLE, 0); in snd_hda_codec_eapd_power_filter()