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