Searched refs:AC_PWRST_D0 (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/sound/ |
D | hda_verbs.h | 310 #define AC_PWRST_D0 0x00 macro
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_hdmi.c | 1256 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0() 1257 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0() 1259 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0() 1261 AC_PWRST_D0); in haswell_verify_D0() 2342 if (power_state == AC_PWRST_D0) { in haswell_set_power_state()
|
D | hda_codec.c | 878 hda_set_power_state(codec, AC_PWRST_D0); in snd_hda_codec_new() 2856 return AC_PWRST_D0; in snd_hda_codec_eapd_power_filter() 2921 target = codec->power_filter(codec, nid, AC_PWRST_D0); in sync_power_up_states() 2922 if (target == AC_PWRST_D0) in sync_power_up_states() 2990 hda_set_power_state(codec, AC_PWRST_D0); in hda_call_codec_resume()
|
D | hda_generic.c | 855 state = AC_PWRST_D0; in path_power_update() 871 if (state == AC_PWRST_D0) in path_power_update() 4765 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
|
D | patch_sigmatel.c | 283 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook()
|
D | patch_realtek.c | 6430 return AC_PWRST_D0; in gpio_led_power_filter()
|
/linux-4.4.14/sound/soc/codecs/ |
D | rt286.c | 905 RT286_SET_AUDIO_POWER, AC_PWRST_D0); in rt286_set_bias_level()
|
D | rt298.c | 929 RT298_SET_AUDIO_POWER, AC_PWRST_D0); in rt298_set_bias_level()
|