Searched refs:omap3_rom_rng_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | omap3-rom-rng.c | 38 static int omap3_rom_rng_read(struct hwrng *rng, void *data, size_t max, bool w) in omap3_rom_rng_read() function 158 { .compatible = "nokia,n900-rom-rng", .data = omap3_rom_rng_read, },
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | omap3-rom-rng.c | 37 static int omap3_rom_rng_read(struct hwrng *rng, void *data, size_t max, bool w) in omap3_rom_rng_read() function 157 { .compatible = "nokia,n900-rom-rng", .data = omap3_rom_rng_read, },
|
Completed in 1 milliseconds