snd_hdac_power_down  488 include/sound/hda_codec.h #define snd_hda_power_down(codec)	snd_hdac_power_down(&(codec)->core)
snd_hdac_power_down  176 include/sound/hdaudio.h int snd_hdac_power_down(struct hdac_device *codec);
snd_hdac_power_down  580 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_power_down);
snd_hdac_power_down  629 sound/hda/hdac_device.c 		return snd_hdac_power_down(codec);