Searched refs:random_done (Results 1 – 1 of 1) sorted by relevance
102 struct completion random_done; member151 reinit_completion(&trng->random_done); in starfive_trng_cmd()155 if (!wait_for_completion_timeout(&trng->random_done, usecs_to_jiffies(wait_time))) in starfive_trng_cmd()215 complete(&trng->random_done); in starfive_trng_irq()296 init_completion(&trng->random_done); in starfive_trng_probe()