Home
last modified time | relevance | path

Searched refs:snd_hdac_set_codec_wakeup (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_component.c35 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup() function
52 EXPORT_SYMBOL_GPL(snd_hdac_set_codec_wakeup);
89 snd_hdac_set_codec_wakeup(bus, true); in snd_hdac_display_power()
90 snd_hdac_set_codec_wakeup(bus, false); in snd_hdac_display_power()
/openbmc/linux/include/sound/
H A Dhda_component.h14 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable) in snd_hdac_set_codec_wakeup() function
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c345 snd_hdac_set_codec_wakeup(bus, status); in hda_codec_set_codec_wakeup()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c133 snd_hdac_set_codec_wakeup(bus, true); in skl_init_chip()
142 snd_hdac_set_codec_wakeup(bus, false); in skl_init_chip()
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c548 snd_hdac_set_codec_wakeup(bus, true); in hda_intel_init_chip()
561 snd_hdac_set_codec_wakeup(bus, false); in hda_intel_init_chip()