Searched refs:omap_rng_of_match (Results 1 – 1 of 1) sorted by relevance
354 static const struct of_device_id omap_rng_of_match[] = { variable369 MODULE_DEVICE_TABLE(of, omap_rng_of_match);378 match = of_match_device(of_match_ptr(omap_rng_of_match), dev); in of_get_omap_rng_device_details()573 .of_match_table = of_match_ptr(omap_rng_of_match),