Searched refs:hwrng_fillfn (Results 1 – 1 of 1) sorted by relevance
55 static int hwrng_fillfn(void *unused);101 hwrng_fill = kthread_run(hwrng_fillfn, NULL, "hwrng"); in set_current_rng()494 static int hwrng_fillfn(void *unused) in hwrng_fillfn() function