Searched refs:rt715_dev_resume (Results 1 – 2 of 2) sorted by relevance
225 static int rt715_dev_resume(struct device *dev) in rt715_dev_resume() function266 SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)267 RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
502 static int rt715_dev_resume(struct device *dev) in rt715_dev_resume() function533 SYSTEM_SLEEP_PM_OPS(rt715_dev_suspend, rt715_dev_resume)534 RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
Completed in 9 milliseconds