/src/sys/arch/arm/broadcom/ |
bcm2835_rng.c | 65 static void bcmrng_attach(device_t, device_t, void *); 69 bcmrng_match, bcmrng_attach, NULL, NULL); 86 bcmrng_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
bcm2835_rng.c | 65 static void bcmrng_attach(device_t, device_t, void *); 69 bcmrng_match, bcmrng_attach, NULL, NULL); 86 bcmrng_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|