Searched refs:rt1320_dev_resume (Results 1 – 1 of 1) sorted by relevance
3642 static int rt1320_dev_resume(struct device *dev) in rt1320_dev_resume() function3676 SYSTEM_SLEEP_PM_OPS(rt1320_dev_suspend, rt1320_dev_resume)3677 RUNTIME_PM_OPS(rt1320_dev_suspend, rt1320_dev_resume, NULL)