Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dhda_verbs.h310 #define AC_PWRST_D0 0x00 macro
/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c1251 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
1252 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0()
1254 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
1256 AC_PWRST_D0); in haswell_verify_D0()
2317 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
Dhda_codec.c1081 hda_set_power_state(codec, AC_PWRST_D0); in snd_hda_codec_new()
3059 return AC_PWRST_D0; in snd_hda_codec_eapd_power_filter()
3124 target = codec->power_filter(codec, nid, AC_PWRST_D0); in sync_power_up_states()
3125 if (target == AC_PWRST_D0) in sync_power_up_states()
3193 hda_set_power_state(codec, AC_PWRST_D0); in hda_call_codec_resume()
Dhda_generic.c855 state = AC_PWRST_D0; in path_power_update()
869 if (state == AC_PWRST_D0) in path_power_update()
4763 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
Dpatch_sigmatel.c283 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
Dpatch_realtek.c6425 return AC_PWRST_D0; in gpio_led_power_filter()
/linux-4.1.27/sound/soc/codecs/
Drt286.c990 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()