Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dexynos-trng.c212 static const struct of_device_id exynos_trng_dt_match[] = { variable
218 MODULE_DEVICE_TABLE(of, exynos_trng_dt_match);
224 .of_match_table = exynos_trng_dt_match,
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dexynos-trng.c211 static const struct of_device_id exynos_trng_dt_match[] = { variable
217 MODULE_DEVICE_TABLE(of, exynos_trng_dt_match);
223 .of_match_table = exynos_trng_dt_match,

Completed in 3 milliseconds