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