Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/sound/
H A Dhda-mlink.h54 int hda_bus_ml_suspend(struct hdac_bus *bus);
165 static inline int hda_bus_ml_suspend(struct hdac_bus *bus) { return 0; } in hda_bus_ml_suspend() function
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-dsp.c705 hda_bus_ml_suspend(bus); in hda_suspend()
924 ret = hda_bus_ml_suspend(bus); in hda_dsp_suspend()
H A Dhda-mlink.c882 int hda_bus_ml_suspend(struct hdac_bus *bus) in hda_bus_ml_suspend() function
898 EXPORT_SYMBOL_NS(hda_bus_ml_suspend, SND_SOC_SOF_HDA_MLINK);

Completed in 4 milliseconds