Home
last modified time | relevance | path

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

/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
/linux/sound/hda/controllers/
H A Dintel.c555 snd_hdac_set_codec_wakeup(bus, true); in hda_intel_init_chip()
568 snd_hdac_set_codec_wakeup(bus, false); in hda_intel_init_chip()