Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Ds390-trng.c212 static int __init trng_init(void) in trng_init() function
255 module_cpu_feature_match(S390_CPU_FEATURE_MSA, trng_init);
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c607 static void trng_init(Object *obj) in trng_init() function
709 .instance_init = trng_init,