Searched refs:rt700_dev_resume (Results 1 – 1 of 1) sorted by relevance
523 static int rt700_dev_resume(struct device *dev) in rt700_dev_resume() function554 SYSTEM_SLEEP_PM_OPS(rt700_dev_system_suspend, rt700_dev_resume)555 RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)
Completed in 4 milliseconds