Searched refs:imx_rngc_resume (Results 1 – 1 of 1) sorted by relevance
304 static int imx_rngc_resume(struct device *dev) in imx_rngc_resume() function313 static DEFINE_SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);