Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/hw_random/
Dhisi-rng.c102 static const struct of_device_id hisi_rng_dt_ids[] __maybe_unused = { variable
107 MODULE_DEVICE_TABLE(of, hisi_rng_dt_ids);
113 .of_match_table = of_match_ptr(hisi_rng_dt_ids),