Home
last modified time | relevance | path

Searched defs:thermal_zone_of_device_ops (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h125627 struct thermal_zone_of_device_ops { struct
125628 int (*get_temp)(void *, int *);
125629 int (*get_trend)(void *, int, enum thermal_trend *);
125630 int (*set_trips)(void *, int, int);
125631 int (*set_emul_temp)(void *, int);
125632 int (*set_trip_temp)(void *, int, int);