Home
last modified time | relevance | path

Searched refs:omap_rng_of_match (Results 1 – 1 of 1) sorted by relevance

/drivers/char/hw_random/
Domap-rng.c303 static const struct of_device_id omap_rng_of_match[] = { variable
314 MODULE_DEVICE_TABLE(of, omap_rng_of_match);
323 match = of_match_device(of_match_ptr(omap_rng_of_match), dev); in of_get_omap_rng_device_details()
461 .of_match_table = of_match_ptr(omap_rng_of_match),