Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_link_power_down_all (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c250 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_down_all() function
265 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_down_all);
/linux-5.19.10/sound/soc/sof/intel/
Dhda-dsp.c629 snd_hdac_ext_bus_link_power_down_all(bus); in hda_suspend()
872 ret = snd_hdac_ext_bus_link_power_down_all(bus); in hda_dsp_suspend()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h129 int snd_hdac_ext_bus_link_power_down_all(struct hdac_bus *bus);
/linux-5.19.10/sound/soc/intel/skylake/
Dskl.c296 snd_hdac_ext_bus_link_power_down_all(bus); in _skl_suspend()
342 snd_hdac_ext_bus_link_power_down_all(bus); in skl_suspend()
/linux-5.19.10/sound/soc/intel/avs/
Dcore.c547 snd_hdac_ext_bus_link_power_down_all(bus); in avs_suspend_common()