Lines Matching full:trip
51 THERMAL_TRIP_VIOLATED, /* TRIP Point violation */
52 THERMAL_TRIP_CHANGED, /* TRIP Point temperature changed */
111 * @trip_temp_attrs: attributes for trip points for sysfs: trip temperature
112 * @trip_type_attrs: attributes for trip points for sysfs: trip type
113 * @trip_hyst_attrs: attributes for trip points for sysfs: trip hysteresis
116 * @trips: number of trip points the thermal zone supports
121 * checking whether trip points have been crossed (0 for
128 * @passive: 1 if you've crossed a passive trip point, 0 otherwise.
130 trip point.
132 passive trip point.
187 * @throttle: callback called for every trip point even if temperature is
188 * below the trip point temperature
195 int (*throttle)(struct thermal_zone_device *tz, int trip);
216 * thermal zone and cdev, for a particular trip point.
224 * of tuples <lower-state upper-state> of state limits. Each trip
300 * @set_trip_temp: a pointer to a function that sets the trip temperature on