Home
last modified time | relevance | path

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

/linux-6.8/tools/lib/thermal/include/
Dthermal.h41 struct thermal_trip { struct
53 struct thermal_trip *trip; argument
/linux-6.8/drivers/thermal/
Dthermal_trip.c13 int (*cb)(struct thermal_trip *, void *), in for_each_thermal_trip()
30 int (*cb)(struct thermal_trip *, void *), in thermal_zone_for_each_trip()
/linux-6.8/include/linux/
Dthermal.h68 struct thermal_trip { struct
72 enum thermal_trip_type type; argument
90 const struct thermal_trip *, enum thermal_trend *); argument