Searched refs:devfreq_event_ops (Results 1 – 2 of 2) sorted by relevance
68 struct devfreq_event_ops { struct94 const struct devfreq_event_ops *ops; argument
209 static const struct devfreq_event_ops exynos_ppmu_ops = {338 static const struct devfreq_event_ops exynos_ppmu_v2_ops = {355 static struct devfreq_event_ops *exynos_bus_get_ops(struct device_node *np) in exynos_bus_get_ops()360 return (struct devfreq_event_ops *)match->data; in exynos_bus_get_ops()367 struct devfreq_event_ops *event_ops; in of_get_devfreq_events()