Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/hw_random/
Dmsm-rng.c169 static const struct of_device_id msm_rng_of_match[] = { variable
173 MODULE_DEVICE_TABLE(of, msm_rng_of_match);
179 .of_match_table = of_match_ptr(msm_rng_of_match),