Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddevfreq-event.h68 struct devfreq_event_ops { struct
94 const struct devfreq_event_ops *ops; argument
/Linux-v4.19/drivers/devfreq/event/
Dexynos-ppmu.c251 static const struct devfreq_event_ops exynos_ppmu_ops = {
477 static const struct devfreq_event_ops exynos_ppmu_v2_ops = {
495 static struct devfreq_event_ops *exynos_bus_get_ops(struct device_node *np) in exynos_bus_get_ops()
500 return (struct devfreq_event_ops *)match->data; in exynos_bus_get_ops()
507 struct devfreq_event_ops *event_ops; in of_get_devfreq_events()
Drockchip-dfi.c180 static const struct devfreq_event_ops rockchip_dfi_ops = {
Dexynos-nocp.c184 static const struct devfreq_event_ops exynos_nocp_ops = {