Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/hw_random/
Djh7110-trng.c379 static const struct of_device_id trng_dt_ids[] __maybe_unused = { variable
383 MODULE_DEVICE_TABLE(of, trng_dt_ids);
390 .of_match_table = of_match_ptr(trng_dt_ids),