Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/hw_random/
Domap-rng.c361 static const struct of_device_id omap_rng_of_match[] __maybe_unused = { variable
376 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),