AC_PWRST_D3      2740 sound/pci/hda/hda_codec.c 			if (state != power_state && power_state == AC_PWRST_D3)
AC_PWRST_D3      2764 sound/pci/hda/hda_codec.c 	if (power_state == AC_PWRST_D3 &&
AC_PWRST_D3      2788 sound/pci/hda/hda_codec.c 	if (power_state == AC_PWRST_D3) {
AC_PWRST_D3      2805 sound/pci/hda/hda_codec.c 			if (state == power_state || power_state != AC_PWRST_D3)
AC_PWRST_D3      2885 sound/pci/hda/hda_codec.c 	state = hda_set_power_state(codec, AC_PWRST_D3);
AC_PWRST_D3       833 sound/pci/hda/hda_generic.c 			state = AC_PWRST_D3;
AC_PWRST_D3      4955 sound/pci/hda/hda_generic.c 	return AC_PWRST_D3;
AC_PWRST_D3      6066 sound/pci/hda/hda_generic.c 	snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3);
AC_PWRST_D3      6068 sound/pci/hda/hda_generic.c 			    AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
AC_PWRST_D3      1139 sound/pci/hda/patch_cirrus.c 			    AC_VERB_SET_POWER_STATE,  AC_PWRST_D3);
AC_PWRST_D3      1141 sound/pci/hda/patch_cirrus.c 			    AC_VERB_SET_POWER_STATE,  AC_PWRST_D3);
AC_PWRST_D3      4010 sound/pci/hda/patch_realtek.c 	if (power_state != AC_PWRST_D3 || nid == 0 ||
AC_PWRST_D3      8719 sound/pci/hda/patch_realtek.c 	if (nid == codec->core.afg && power_state == AC_PWRST_D3 && spec->gpio_data)
AC_PWRST_D3       277 sound/pci/hda/patch_sigmatel.c 				    AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
AC_PWRST_D3       363 sound/pci/hda/patch_sigmatel.c 	if (nid == codec->core.afg && power_state == AC_PWRST_D3)
AC_PWRST_D3      4370 sound/pci/hda/patch_sigmatel.c 					    AC_PWRST_D3);
AC_PWRST_D3       805 sound/soc/codecs/hdac_hdmi.c 		hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D3);
AC_PWRST_D3       860 sound/soc/codecs/hdac_hdmi.c 		hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D3);
AC_PWRST_D3      2153 sound/soc/codecs/hdac_hdmi.c 							AC_PWRST_D3);
AC_PWRST_D3       939 sound/soc/codecs/rt274.c 			RT274_SET_AUDIO_POWER, AC_PWRST_D3);
AC_PWRST_D3       902 sound/soc/codecs/rt286.c 			RT286_SET_AUDIO_POWER, AC_PWRST_D3);
AC_PWRST_D3      1185 sound/soc/codecs/rt286.c 	regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3);
AC_PWRST_D3       966 sound/soc/codecs/rt298.c 			RT298_SET_AUDIO_POWER, AC_PWRST_D3);
AC_PWRST_D3      1240 sound/soc/codecs/rt298.c 	regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3);