Home
last modified time | relevance | path

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

/linux/tools/lib/thermal/include/
H A Dthermal.h20 struct thermal_events_ops { struct
38 struct thermal_events_ops events; argument
/linux/tools/lib/thermal/
H A Devents.c27 struct thermal_events_ops *ops = &thp->th->ops->events; in handle_thermal_event()
102 static void thermal_events_ops_init(struct thermal_events_ops *ops) in thermal_events_ops_init()