Lines Matching refs:trip
25 inputs from thermal zone attributes (the current temperature and trip point
42 trips: the total number of trip points this thermal zone supports.
50 - "user" will prevent kernel thermal driver actions upon trip points
53 .get_trip_type: get the type of certain trip point.
54 .get_trip_temp: get the temperature above which the certain trip point
85 int trip, struct thermal_cooling_device *cdev);
87 This interface function bind a thermal cooling device to the certain trip
92 trip: indicates which trip point the cooling devices is associated with
96 int trip, struct thermal_cooling_device *cdev);
99 trip point of a thermal zone device. This function is usually called in
103 trip: indicates which trip point the cooling devices is associated with
148 |---temp[1-*]_critical: The critical trip point of thermal zone [1-*]
176 trip points so that user application can take full
181 The temperature above which trip point will be fired.
186 Strings which indicate the type of the trip point.
197 The trip point with which cdev[0-*] is associated in this thermal
198 zone; -1 means the cooling device is not associated with any trip
206 passive trip point for the zone. Activation is done by polling with
236 ACPI thermal zone may support multiple trip points like critical, hot,
239 thermal_zone_device (thermal_zone1) with 4 trip points in all.