Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/thermal/include/
Dthermal.h20 struct thermal_events_ops { struct
38 struct thermal_events_ops events; argument
/Linux-v6.1/tools/lib/thermal/
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()