Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dstm32-rng.c107 static void stm32_rng_cleanup(struct hwrng *rng) in stm32_rng_cleanup() function
154 priv->rng.cleanup = stm32_rng_cleanup; in stm32_rng_probe()
179 stm32_rng_cleanup(&priv->rng); in stm32_rng_runtime_suspend()