Home
last modified time | relevance | path

Searched refs:AC_PWRST_D0 (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/sound/
Dhda_verbs.h312 #define AC_PWRST_D0 0x00 macro
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c758 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D0); in hdac_hdmi_pin_output_widget_event()
800 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D0); in hdac_hdmi_cvt_output_widget_event()
1877 AC_PWRST_D0); in hdmi_codec_complete()
2236 AC_PWRST_D0); in hdac_hdmi_runtime_resume()
Drt274.c926 RT274_SET_AUDIO_POWER, AC_PWRST_D0); in rt274_set_bias_level()
Drt286.c890 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
Drt298.c958 RT298_SET_AUDIO_POWER, AC_PWRST_D0); in rt298_set_bias_level()
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c855 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
856 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0()
858 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
860 AC_PWRST_D0); in haswell_verify_D0()
2464 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
Dhda_codec.c973 hda_set_power_state(codec, AC_PWRST_D0); in snd_hda_codec_device_new()
2763 return AC_PWRST_D0; in snd_hda_codec_eapd_power_filter()
2828 target = codec->power_filter(codec, nid, AC_PWRST_D0); in sync_power_up_states()
2829 if (target == AC_PWRST_D0) in sync_power_up_states()
2895 hda_set_power_state(codec, AC_PWRST_D0); in hda_call_codec_resume()
Dhda_generic.c843 state = AC_PWRST_D0; in path_power_update()
859 if (state == AC_PWRST_D0) in path_power_update()
4931 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
Dpatch_sigmatel.c284 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
Dpatch_realtek.c7639 return AC_PWRST_D0; in gpio_led_power_filter()