Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dimx-rngc.c332 static int __maybe_unused imx_rngc_suspend(struct device *dev) in imx_rngc_suspend() function
350 static SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);