Searched refs:get_trip_hyst (Results 1 – 2 of 2) sorted by relevance
116 if (tz->ops->get_trip_hyst) { in __thermal_zone_get_trip()117 ret = tz->ops->get_trip_hyst(tz, trip_id, &trip->hysteresis); in __thermal_zone_get_trip()
69 int (*get_trip_hyst) (struct thermal_zone_device *, int, int *); member
Completed in 4 milliseconds