Home
last modified time | relevance | path

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

/openbmc/linux/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,