Searched refs:snd_hdac_ext_bus_ppcap_enable (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 30 * snd_hdac_ext_bus_ppcap_enable - enable/disable processing pipe capability 34 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); variable
|
/kernel/linux/linux-6.6/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 23 * snd_hdac_ext_bus_ppcap_enable - enable/disable processing pipe capability 27 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *bus, bool enable) in snd_hdac_ext_bus_ppcap_enable() function 42 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_ppcap_enable); variable
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | core.c | 207 snd_hdac_ext_bus_ppcap_enable(bus, true); in avs_hda_probe_work() 540 snd_hdac_ext_bus_ppcap_enable(bus, false); in avs_pci_remove() 613 snd_hdac_ext_bus_ppcap_enable(bus, false); in avs_suspend_common() 654 snd_hdac_ext_bus_ppcap_enable(bus, true); in avs_resume_common()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio_ext.h | 24 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio_ext.h | 23 void snd_hdac_ext_bus_ppcap_enable(struct hdac_bus *chip, bool enable);
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 262 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()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 260 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_init_dsp() 373 snd_hdac_ext_bus_ppcap_enable(bus, false); in skl_suspend_dsp() 388 snd_hdac_ext_bus_ppcap_enable(bus, true); in skl_resume_dsp()
|
Completed in 13 milliseconds