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