Searched refs:AC_VERB_GET_POWER_STATE (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/sound/hda/ |
D | hdac_regmap.c | 47 case AC_VERB_GET_POWER_STATE: in hda_volatile_reg() 246 if (verb != AC_VERB_GET_POWER_STATE) { in hda_reg_read() 267 if (verb == AC_VERB_GET_POWER_STATE) { in hda_reg_read()
|
D | hdac_device.c | 1060 AC_VERB_GET_POWER_STATE, 0); in snd_hdac_check_power_state() 1086 AC_VERB_GET_POWER_STATE, 0); in snd_hdac_sync_power_state()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 49 #define AC_VERB_GET_POWER_STATE 0x0f05 macro
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_proc.c | 542 AC_VERB_GET_POWER_STATE, 0); in print_power_state()
|
D | hda_generic.c | 847 AC_VERB_GET_POWER_STATE, 0); in path_power_update() 872 snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in sync_power_state_change()
|
D | patch_hdmi.c | 862 pwr = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in haswell_verify_D0()
|