Searched refs:rt700_dev_resume (Results 1 – 1 of 1) sorted by relevance
495 static int __maybe_unused rt700_dev_resume(struct device *dev) in rt700_dev_resume() function524 SET_SYSTEM_SLEEP_PM_OPS(rt700_dev_suspend, rt700_dev_resume)525 SET_RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)