Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Domap-rng.c358 static const struct of_device_id omap_rng_of_match[] __maybe_unused = { variable
373 MODULE_DEVICE_TABLE(of, omap_rng_of_match);
560 .of_match_table = of_match_ptr(omap_rng_of_match),