Searched refs:omap_rng_of_match (Results 1 – 1 of 1) sorted by relevance
361 static const struct of_device_id omap_rng_of_match[] __maybe_unused = { variable376 MODULE_DEVICE_TABLE(of, omap_rng_of_match);385 match = of_match_device(of_match_ptr(omap_rng_of_match), dev); in of_get_omap_rng_device_details()568 .of_match_table = of_match_ptr(omap_rng_of_match),