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