Home
last modified time | relevance | path

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

/Linux-v5.10/sound/hda/ext/
Dhdac_ext_controller.c34 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() function
49 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_ppcap_enable);
/Linux-v5.10/include/sound/
Dhdaudio_ext.h24 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
/Linux-v5.10/sound/soc/intel/skylake/
Dskl-messages.c262 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_init_dsp()
375 snd_hdac_ext_bus_ppcap_enable(bus, false); in skl_suspend_dsp()
390 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_resume_dsp()