Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dqcom-rng.c212 static const struct of_device_id qcom_rng_of_match[] = { variable
217 MODULE_DEVICE_TABLE(of, qcom_rng_of_match);
224 .of_match_table = of_match_ptr(qcom_rng_of_match),
/kernel/linux/linux-6.6/drivers/crypto/
H A Dqcom-rng.c207 static const struct of_device_id __maybe_unused qcom_rng_of_match[] = { variable
212 MODULE_DEVICE_TABLE(of, qcom_rng_of_match);
219 .of_match_table = of_match_ptr(qcom_rng_of_match),

Completed in 2 milliseconds