Searched refs:rk8xx_suspend (Results 1 – 6 of 6) sorted by relevance
236 static int rk8xx_suspend(struct udevice *dev) in rk8xx_suspend() function662 .suspend = rk8xx_suspend,
1390 static int __maybe_unused rk8xx_suspend(struct device *dev) in rk8xx_suspend() function1507 SIMPLE_DEV_PM_OPS(rk8xx_pm_ops, rk8xx_suspend, rk8xx_resume);