Searched refs:bcm2835_rng_of_match (Results 1 – 1 of 1) sorted by relevance
130 static const struct of_device_id bcm2835_rng_of_match[] = { variable172 rng_id = of_match_node(bcm2835_rng_of_match, np); in bcm2835_rng_probe()192 MODULE_DEVICE_TABLE(of, bcm2835_rng_of_match);204 .of_match_table = bcm2835_rng_of_match,