Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/sound/soc/sof/intel/
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);
H A Dhda-dsp.c718 hda_bus_ml_suspend(bus); in hda_suspend()
937 ret = hda_bus_ml_suspend(bus); in hda_dsp_suspend()