Searched refs:imx_rngc_resume (Results 1 – 1 of 1) sorted by relevance
339 static int __maybe_unused imx_rngc_resume(struct device *dev) in imx_rngc_resume() function348 static SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);