Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/hw_random/
Domap-rng.c354 static const struct of_device_id omap_rng_of_match[] = { variable
369 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),