Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dqcom-rng.c255 static const struct of_device_id __maybe_unused qcom_rng_of_match[] = { variable
261 MODULE_DEVICE_TABLE(of, qcom_rng_of_match);
268 .of_match_table = of_match_ptr(qcom_rng_of_match),