Symbol: AC_PWRST_D3
sound/hda/codecs/cirrus/cs421x.c
511
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/cirrus/cs421x.c
513
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/generic.c
4909
return AC_PWRST_D3;
sound/hda/codecs/generic.c
839
state = AC_PWRST_D3;
sound/hda/codecs/realtek/alc269.c
1293
if (power_state != AC_PWRST_D3 || nid == 0 ||
sound/hda/codecs/realtek/alc662.c
61
if (nid == codec->core.afg && power_state == AC_PWRST_D3 && spec->gpio_data)
sound/hda/codecs/sigmatel.c
278
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/sigmatel.c
367
if (nid == codec->core.afg && power_state == AC_PWRST_D3)
sound/hda/codecs/sigmatel.c
4387
AC_PWRST_D3);
sound/hda/common/codec.c
2704
if (state != power_state && power_state == AC_PWRST_D3)
sound/hda/common/codec.c
2728
if (power_state == AC_PWRST_D3 &&
sound/hda/common/codec.c
2753
if (power_state == AC_PWRST_D3) {
sound/hda/common/codec.c
2770
if (state == power_state || power_state != AC_PWRST_D3)
sound/hda/common/codec.c
2851
state = hda_set_power_state(codec, AC_PWRST_D3);
sound/soc/codecs/hdac_hdmi.c
1955
AC_PWRST_D3);
sound/soc/codecs/hdac_hdmi.c
806
hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D3);
sound/soc/codecs/hdac_hdmi.c
862
hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D3);
sound/soc/codecs/rt274.c
940
RT274_SET_AUDIO_POWER, AC_PWRST_D3);
sound/soc/codecs/rt286.c
1191
regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3);
sound/soc/codecs/rt286.c
911
RT286_SET_AUDIO_POWER, AC_PWRST_D3);
sound/soc/codecs/rt298.c
1247
regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3);
sound/soc/codecs/rt298.c
969
RT298_SET_AUDIO_POWER, AC_PWRST_D3);
sound/soc/codecs/rt700.c
1208
regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt700.c
311
RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt700.c
453
RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt700.c
852
AC_PWRST_D3);
sound/soc/codecs/rt711.c
130
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt711.c
1304
regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt711.c
452
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt711.c
600
RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt711.c
914
AC_PWRST_D3);
sound/soc/codecs/rt715.c
1115
regmap_write(rt715->regmap, RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt715.c
210
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt715.c
325
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt715.c
433
RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3);
sound/soc/codecs/rt715.c
765
AC_PWRST_D3);
sound/usb/mixer_quirks.c
2310
AC_PWRST_D3));