Searched refs:AC_VERB_GET_EAPD_BTLENABLE (Results 1 – 6 of 6) sorted by relevance
/linux/sound/soc/codecs/ |
A D | rt298.c | 124 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()
|
A D | rt274.c | 224 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/ |
A D | hda_verbs.h | 55 #define AC_VERB_GET_EAPD_BTLENABLE 0x0f0c macro
|
/linux/sound/hda/ |
A D | hdac_regmap.c | 99 case AC_VERB_GET_EAPD_BTLENABLE: in hda_writeable_reg()
|
/linux/sound/pci/hda/ |
A D | hda_proc.c | 364 AC_VERB_GET_EAPD_BTLENABLE, 0); in print_pin_caps()
|
A D | hda_codec.c | 2728 AC_VERB_GET_EAPD_BTLENABLE, 0); in snd_hda_codec_eapd_power_filter()
|
Completed in 19 milliseconds