snd_hdac_power_up  486 include/sound/hda_codec.h #define snd_hda_power_up(codec)		snd_hdac_power_up(&(codec)->core)
snd_hdac_power_up  175 include/sound/hdaudio.h int snd_hdac_power_up(struct hdac_device *codec);
snd_hdac_power_up  565 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_power_up);
snd_hdac_power_up  596 sound/hda/hdac_device.c 		return snd_hdac_power_up(codec);