Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/hw_random/
Domap-rng.c526 static int __maybe_unused omap_rng_suspend(struct device *dev) in omap_rng_suspend() function
552 static SIMPLE_DEV_PM_OPS(omap_rng_pm, omap_rng_suspend, omap_rng_resume);