Symbol: AC_PWRST_D0
sound/hda/codecs/generic.c
4903
if (power_state != AC_PWRST_D0 || nid == codec->core.afg)
sound/hda/codecs/generic.c
837
state = AC_PWRST_D0;
sound/hda/codecs/generic.c
853
if (state == AC_PWRST_D0)
sound/hda/codecs/hdmi/intelhdmi.c
277
if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0))
sound/hda/codecs/hdmi/intelhdmi.c
278
snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
sound/hda/codecs/hdmi/intelhdmi.c
280
if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) {
sound/hda/codecs/hdmi/intelhdmi.c
282
AC_PWRST_D0);
sound/hda/codecs/hdmi/intelhdmi.c
82
if (power_state == AC_PWRST_D0) {
sound/hda/codecs/realtek/alc662.c
62
return AC_PWRST_D0;
sound/hda/codecs/sigmatel.c
273
AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
sound/hda/common/codec.c
1009
hda_set_power_state(codec, AC_PWRST_D0);
sound/hda/common/codec.c
2734
return AC_PWRST_D0;
sound/hda/common/codec.c
2800
target = codec->power_filter(codec, nid, AC_PWRST_D0);
sound/hda/common/codec.c
2801
if (target == AC_PWRST_D0)
sound/hda/common/codec.c
2870
hda_set_power_state(codec, AC_PWRST_D0);
sound/soc/codecs/hdac_hdmi.c
1999
AC_PWRST_D0);
sound/soc/codecs/hdac_hdmi.c
789
hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D0);
sound/soc/codecs/hdac_hdmi.c
832
hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D0);
sound/soc/codecs/rt274.c
934
RT274_SET_AUDIO_POWER, AC_PWRST_D0);
sound/soc/codecs/rt286.c
896
RT286_SET_AUDIO_POWER, AC_PWRST_D0);
sound/soc/codecs/rt298.c
958
RT298_SET_AUDIO_POWER, AC_PWRST_D0);
sound/soc/codecs/rt700.c
1172
regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt700.c
280
RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt700.c
401
RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt700.c
845
AC_PWRST_D0);
sound/soc/codecs/rt711.c
1257
regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt711.c
369
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt711.c
546
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt711.c
906
AC_PWRST_D0);
sound/soc/codecs/rt711.c
94
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt715.c
156
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt715.c
277
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt715.c
383
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D0);
sound/soc/codecs/rt715.c
757
AC_PWRST_D0);