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