Home
last modified time | relevance | path

Searched refs:sof_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpm.c178 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend() function
275 return sof_suspend(dev, true); in snd_sof_runtime_suspend()
301 return sof_suspend(dev, false); in snd_sof_suspend()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dpm.c196 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend() function
309 return sof_suspend(dev, true); in snd_sof_runtime_suspend()
335 return sof_suspend(dev, false); in snd_sof_suspend()

Completed in 1 milliseconds