snd_hdac_power_up_pm  487 include/sound/hda_codec.h #define snd_hda_power_up_pm(codec)	snd_hdac_power_up_pm(&(codec)->core)
snd_hdac_power_up_pm  177 include/sound/hdaudio.h int snd_hdac_power_up_pm(struct hdac_device *codec);
snd_hdac_power_up_pm  599 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
snd_hdac_power_up_pm  445 sound/hda/hdac_regmap.c 			_err = snd_hdac_power_up_pm(codec);	\