Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/hw_random/
Domap-rng.c540 static int __maybe_unused omap_rng_suspend(struct device *dev) in omap_rng_suspend() function
567 static SIMPLE_DEV_PM_OPS(omap_rng_pm, omap_rng_suspend, omap_rng_resume);