Home
last modified time | relevance | path

Searched refs:hda_bus_ml_resume (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-mlink.c881 int hda_bus_ml_resume(struct hdac_bus *bus) in hda_bus_ml_resume() function
898 EXPORT_SYMBOL_NS(hda_bus_ml_resume, "SND_SOC_SOF_HDA_MLINK");
H A Dhda-dsp.c913 ret = hda_bus_ml_resume(bus); in hda_dsp_resume()