snd_hdac_power_down_pm  489 include/sound/hda_codec.h #define snd_hda_power_down_pm(codec)	snd_hdac_power_down_pm(&(codec)->core)
snd_hdac_power_down_pm  178 include/sound/hdaudio.h int snd_hdac_power_down_pm(struct hdac_device *codec);
snd_hdac_power_down_pm  632 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_power_down_pm);
snd_hdac_power_down_pm   34 sound/hda/hdac_regmap.c 		snd_hdac_power_down_pm(codec);
snd_hdac_power_down_pm  448 sound/hda/hdac_regmap.c 			snd_hdac_power_down_pm(codec);		\