Home
last modified time | relevance | path

Searched refs:exynos_trng_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dexynos-trng.c188 static int __maybe_unused exynos_trng_suspend(struct device *dev) in exynos_trng_suspend() function
209 static SIMPLE_DEV_PM_OPS(exynos_trng_pm_ops, exynos_trng_suspend,
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dexynos-trng.c188 static int exynos_trng_suspend(struct device *dev) in exynos_trng_suspend() function
208 static DEFINE_SIMPLE_DEV_PM_OPS(exynos_trng_pm_ops, exynos_trng_suspend,

Completed in 1 milliseconds