Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_ppcap_enable (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_controller.c42 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() function
55 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_ppcap_enable);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h25 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-messages.c275 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_init_dsp()
391 snd_hdac_ext_bus_ppcap_enable(bus, false); in skl_suspend_dsp()
407 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_resume_dsp()