snd_hdac_power_down
#define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core)
int snd_hdac_power_down(struct hdac_device *codec);
EXPORT_SYMBOL_GPL(snd_hdac_power_down);
return snd_hdac_power_down(codec);