Searched refs:rt715_dev_resume (Results 1 – 2 of 2) sorted by relevance
225 static int __maybe_unused rt715_dev_resume(struct device *dev) in rt715_dev_resume() function266 SET_SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)267 SET_RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
543 static int __maybe_unused rt715_dev_resume(struct device *dev) in rt715_dev_resume() function574 SET_SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)575 SET_RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)