Searched refs:trip (Results 1 – 5 of 5) sorted by relevance
79 for_each_thermal_trip(tz->trip, show_trip, NULL); in show_tz()194 tz->trip[trip_id].type = type; in trip_change()195 tz->trip[trip_id].temp = temp; in trip_change()196 tz->trip[trip_id].hyst = hyst; in trip_change()
12 devices, zones, sensors, and trip points. They can also change dynamically.16 links, trip point bindings, and device instances. To traverse such
72 struct thermal_trip *trip; member
151 tz->trip = __tt; in parse_tz_get_trip()
237 Don't let the compiler trip you up
Completed in 8 milliseconds