Searched defs:hwrng (Results 1 – 18 of 18) sorted by relevance
39 struct hwrng { struct41 int (*init)(struct hwrng *rng); argument42 void (*cleanup)(struct hwrng *rng); argument43 int (*data_present)(struct hwrng *rng, int wait); argument44 int (*data_read)(struct hwrng *rng, u32 *data); argument45 int (*read)(struct hwrng *rng, void *data, size_t max, bool wait); argument58 extern int hwrng_register(struct hwrng *rng); argument
135 struct hwrng hwrng; member
31 static struct hwrng hwrng; variable
39 hwrng: rng@8100 { label
44 static int timeriomem_rng_read(struct hwrng *hwrng, void *data, in timeriomem_rng_read()
19 struct hwrng hwrng; member
112 struct hwrng hwrng; member
548 hwrng: hwrng@220000 { label
664 hwrng: hwrng@66220000 { label
527 hwrng: rng { label
252 hwrng: rng@18 { label
288 hwrng: rng@218 { label
142 struct hwrng hwrng; member
63 struct hwrng hwrng; /* Embedded struct for hwrng */ member
50 bool hwrng; member
87 struct hwrng hwrng; /* Embedded struct for hwrng */ member
54 struct hwrng hwrng; member
386 struct hwrng hwrng; member