Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda-mlink.h55 int hda_bus_ml_suspend(struct hdac_bus *bus);
175 static inline int hda_bus_ml_suspend(struct hdac_bus *bus) { return 0; } in hda_bus_ml_suspend() function
/linux-6.15/sound/soc/sof/intel/
H A Dhda-mlink.c935 int hda_bus_ml_suspend(struct hdac_bus *bus) in hda_bus_ml_suspend() function
951 EXPORT_SYMBOL_NS(hda_bus_ml_suspend, "SND_SOC_SOF_HDA_MLINK");
H A Dhda-dsp.c818 hda_bus_ml_suspend(bus); in hda_suspend()
1049 ret = hda_bus_ml_suspend(bus); in hda_dsp_suspend()