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