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