Searched refs:of_thermal_get_trip_temp (Results 1 – 1 of 1) sorted by relevance
85 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp() function630 of_ops->get_trip_temp = of_ops->get_trip_temp ? : of_thermal_get_trip_temp; in thermal_of_zone_register()