snd_hdac_set_codec_wakeup
int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
snd_hdac_set_codec_wakeup(bus, true);
snd_hdac_set_codec_wakeup(bus, false);
EXPORT_SYMBOL_GPL(snd_hdac_set_codec_wakeup);
snd_hdac_set_codec_wakeup(bus, true);
snd_hdac_set_codec_wakeup(bus, false);
snd_hdac_set_codec_wakeup(bus, status);