Searched refs:AC_VERB_SET_POWER_STATE (Results 1 – 11 of 11) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt286.h | 44 #define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
H A D | rt274.h | 45 #define RT274_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
H A D | rt298.h | 46 #define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
H A D | hdac_hdmi.c | 750 AC_VERB_SET_POWER_STATE, in hdac_hdmi_set_power_state() 2251 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE, in hdac_hdmi_runtime_suspend() 2295 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE, in hdac_hdmi_runtime_resume()
|
/linux/include/sound/ |
H A D | hda_verbs.h | 91 #define AC_VERB_SET_POWER_STATE 0x705 macro
|
/linux/sound/hda/ |
H A D | hdac_regmap.c | 293 if (verb != AC_VERB_SET_POWER_STATE) { in hda_reg_write()
|
/linux/sound/pci/hda/ |
H A D | hda_codec.c | 2758 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in snd_hda_codec_set_power_to_all() 2822 AC_VERB_SET_POWER_STATE, in hda_set_power_state() 2855 AC_VERB_SET_POWER_STATE, target); in sync_power_up_states()
|
H A D | patch_hdmi.c | 892 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0() 895 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in haswell_verify_D0() 2795 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, power_state); in haswell_set_power_state()
|
H A D | patch_ca0132.c | 8726 {0x01, AC_VERB_SET_POWER_STATE, 0x03}, 8944 AC_VERB_SET_POWER_STATE, 0x03); in zxr_dbpro_power_state_shutdown()
|
H A D | hda_generic.c | 844 AC_VERB_SET_POWER_STATE, state); in path_power_update()
|
/linux/sound/usb/ |
H A D | mixer_quirks.c | 2095 HDA_VERB_CMD(AC_VERB_SET_POWER_STATE, in dell_dock_mixer_create()
|