Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/hw_random/
Domap-rng.c360 static const struct of_device_id omap_rng_of_match[] __maybe_unused = { variable
375 MODULE_DEVICE_TABLE(of, omap_rng_of_match);
562 .of_match_table = of_match_ptr(omap_rng_of_match),