Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/devfreq/event/
H A Dexynos-ppmu.c486 static const struct of_device_id exynos_ppmu_id_match[] = { variable
496 MODULE_DEVICE_TABLE(of, exynos_ppmu_id_match);
523 of_id = of_match_device(exynos_ppmu_id_match, dev); in of_get_devfreq_events()
715 .of_match_table = exynos_ppmu_id_match,
/kernel/linux/linux-6.6/drivers/devfreq/event/
H A Dexynos-ppmu.c491 static const struct of_device_id exynos_ppmu_id_match[] = { variable
501 MODULE_DEVICE_TABLE(of, exynos_ppmu_id_match);
528 of_id = of_match_device(exynos_ppmu_id_match, dev); in of_get_devfreq_events()
716 .of_match_table = exynos_ppmu_id_match,

Completed in 2 milliseconds