Searched refs:of_thermal_get_crit_temp (Results 1 – 1 of 1) sorted by relevance
119 static int of_thermal_get_crit_temp(struct thermal_zone_device *tz, in of_thermal_get_crit_temp() function633 of_ops->get_crit_temp = of_ops->get_crit_temp ? : of_thermal_get_crit_temp; in thermal_of_zone_register()