Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/devfreq/event/
Dexynos-ppmu.c481 static const struct of_device_id exynos_ppmu_id_match[] = { variable
491 MODULE_DEVICE_TABLE(of, exynos_ppmu_id_match);
516 of_id = of_match_device(exynos_ppmu_id_match, dev); in of_get_devfreq_events()
709 .of_match_table = exynos_ppmu_id_match,