Lines Matching full:trip
48 THERMAL_TRIP_VIOLATED, /* TRIP Point violation */
49 THERMAL_TRIP_CHANGED, /* TRIP Point temperature changed */
64 * @threshold: trip crossing notification threshold miliCelsius
65 * @type: trip point type
66 * @priv: pointer to driver data associated with this trip
128 * @trip_temp_attrs: attributes for trip points for sysfs: trip temperature
129 * @trip_type_attrs: attributes for trip points for sysfs: trip type
130 * @trip_hyst_attrs: attributes for trip points for sysfs: trip hysteresis
134 * @num_trips: number of trip points the thermal zone supports
138 * checking whether trip points have been crossed (0 for
145 * @passive: 1 if you've crossed a passive trip point, 0 otherwise.
147 trip point.
149 passive trip point.
210 * @throttle: callback called for every trip point even if temperature is
211 * below the trip point temperature
221 const struct thermal_trip *trip);
300 struct thermal_trip *trip);
302 struct thermal_trip *trip);
311 struct thermal_trip *trip, int temp);
339 const struct thermal_trip *trip,
348 const struct thermal_trip *trip,