Searched refs:AC_VERB_GET_EAPD_BTLENABLE (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | rt298.c | 126 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/ |
D | hda_verbs.h | 54 #define AC_VERB_GET_EAPD_BTLENABLE 0x0f0c macro
|
/linux-4.4.14/sound/hda/ |
D | hdac_regmap.c | 94 case AC_VERB_GET_EAPD_BTLENABLE: in hda_writeable_reg()
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_proc.c | 378 AC_VERB_GET_EAPD_BTLENABLE, 0); in print_pin_caps()
|
D | hda_codec.c | 2854 AC_VERB_GET_EAPD_BTLENABLE, 0); in snd_hda_codec_eapd_power_filter()
|