bcm2835_rng_detach
bcm2835_rng_detach(dev);
static device_detach_t bcm2835_rng_detach;
DEVMETHOD(device_detach, bcm2835_rng_detach),