Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_POWER_STATE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_regmap.c48 case AC_VERB_GET_POWER_STATE: in hda_volatile_reg()
247 if (verb != AC_VERB_GET_POWER_STATE) { in hda_reg_read()
268 if (verb == AC_VERB_GET_POWER_STATE) { in hda_reg_read()
H A Dhdac_device.c1061 AC_VERB_GET_POWER_STATE, 0); in snd_hdac_check_power_state()
1087 AC_VERB_GET_POWER_STATE, 0); in snd_hdac_sync_power_state()
/openbmc/linux/include/sound/
H A Dhda_verbs.h49 #define AC_VERB_GET_POWER_STATE 0x0f05 macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h231 #define AC_VERB_GET_POWER_STATE 0x0f05 macro
H A Dhda-codec.c653 case AC_VERB_GET_POWER_STATE: in hda_audio_command()
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c528 AC_VERB_GET_POWER_STATE, 0); in print_power_state()
H A Dhda_generic.c841 AC_VERB_GET_POWER_STATE, 0); in path_power_update()
866 snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in sync_power_state_change()
H A Dpatch_hdmi.c898 pwr = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_POWER_STATE, 0); in haswell_verify_D0()