Searched refs:AC_VERB_GET_UNSOLICITED_RESPONSE (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt274.c | 249 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_HP_OUT, 0): in rt274_volatile_register() 250 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_MIC, 0): in rt274_volatile_register() 251 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_INLINE_CMD, 0): in rt274_volatile_register() 328 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_HP_OUT, 0): in rt274_readable_register() 329 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_MIC, 0): in rt274_readable_register() 330 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_INLINE_CMD, 0): in rt274_readable_register()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt274.c | 249 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_HP_OUT, 0): in rt274_volatile_register() 250 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_MIC, 0): in rt274_volatile_register() 251 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_INLINE_CMD, 0): in rt274_volatile_register() 328 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_HP_OUT, 0): in rt274_readable_register() 329 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_MIC, 0): in rt274_readable_register() 330 case VERB_CMD(AC_VERB_GET_UNSOLICITED_RESPONSE, RT274_INLINE_CMD, 0): in rt274_readable_register()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 52 #define AC_VERB_GET_UNSOLICITED_RESPONSE 0x0f08 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 52 #define AC_VERB_GET_UNSOLICITED_RESPONSE 0x0f08 macro
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 97 case AC_VERB_GET_UNSOLICITED_RESPONSE: /* only as SET_UNSOLICITED_ENABLE */ in hda_writeable_reg()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 96 case AC_VERB_GET_UNSOLICITED_RESPONSE: /* only as SET_UNSOLICITED_ENABLE */ in hda_writeable_reg()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_conexant.c | 262 phone_tag = snd_hda_codec_read(codec, 0x16, 0, AC_VERB_GET_UNSOLICITED_RESPONSE, 0x0); in cx_update_headset_mic_vref() 263 mic_tag = snd_hda_codec_read(codec, 0x19, 0, AC_VERB_GET_UNSOLICITED_RESPONSE, 0x0); in cx_update_headset_mic_vref()
|
H A D | hda_proc.c | 557 AC_VERB_GET_UNSOLICITED_RESPONSE, 0); in print_unsol_cap()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 557 AC_VERB_GET_UNSOLICITED_RESPONSE, 0); in print_unsol_cap()
|
Completed in 13 milliseconds