Home
last modified time | relevance | path

Searched refs:imx_rngc_resume (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dimx-rngc.c302 static int imx_rngc_resume(struct device *dev) in imx_rngc_resume() function
311 static DEFINE_SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);