Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/hw_random/
Dimx-rngc.c339 static int __maybe_unused imx_rngc_resume(struct device *dev) in imx_rngc_resume() function
348 static SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);