HomeSort by: relevance | last modified time | path
    Searched defs:bcmrng_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 23 milliseconds