snd_hdac_set_codec_wakeup   14 include/sound/hda_component.h int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
snd_hdac_set_codec_wakeup   52 sound/hda/hdac_component.c EXPORT_SYMBOL_GPL(snd_hdac_set_codec_wakeup);
snd_hdac_set_codec_wakeup   89 sound/hda/hdac_component.c 			snd_hdac_set_codec_wakeup(bus, true);
snd_hdac_set_codec_wakeup   90 sound/hda/hdac_component.c 			snd_hdac_set_codec_wakeup(bus, false);
snd_hdac_set_codec_wakeup  588 sound/pci/hda/hda_intel.c 	snd_hdac_set_codec_wakeup(bus, true);
snd_hdac_set_codec_wakeup  601 sound/pci/hda/hda_intel.c 	snd_hdac_set_codec_wakeup(bus, false);