Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/thermal/include/
Dthermal.h41 struct thermal_trip { struct
53 struct thermal_trip *trip; argument
/linux-6.12.1/include/linux/
Dthermal.h69 struct thermal_trip { struct
72 enum thermal_trip_type type; argument
96 const struct thermal_trip *, argument
/linux-6.12.1/drivers/thermal/
Dthermal_trip.c28 int (*cb)(struct thermal_trip *, void *), in for_each_thermal_trip()
45 int (*cb)(struct thermal_trip *, void *), in thermal_zone_for_each_trip()