Lines Matching defs:trip
106 * @trip_temp_attrs: attributes for trip points for sysfs: trip temperature
107 * @trip_type_attrs: attributes for trip points for sysfs: trip type
108 * @trip_hyst_attrs: attributes for trip points for sysfs: trip hysteresis
111 * @trips: number of trip points the thermal zone supports
116 * checking whether trip points have been crossed (0 for
123 * @passive: 1 if you've crossed a passive trip point, 0 otherwise.
125 trip point.
127 passive trip point.
186 * @throttle: callback called for every trip point even if temperature is
187 * below the trip point temperature
194 int (*throttle)(struct thermal_zone_device *tz, int trip);
215 * thermal zone and cdev, for a particular trip point.
223 * of tuples <lower-state upper-state> of state limits. Each trip
298 * @set_trip_temp: a pointer to a function that sets the trip temperature on
426 static inline void thermal_notify_framework(struct thermal_zone_device *tz, int trip)