Home
last modified time | relevance | path

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

/linux-5.19.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-5.19.10/sound/soc/intel/avs/
Dcore.c202 snd_hdac_ext_bus_ppcap_enable(bus, true); in avs_hda_probe_work()
514 snd_hdac_ext_bus_ppcap_enable(bus, false); in avs_pci_remove()
568 snd_hdac_ext_bus_ppcap_enable(bus, false); in avs_suspend_common()
591 snd_hdac_ext_bus_ppcap_enable(bus, true); in avs_resume_common()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h26 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
/linux-5.19.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()