db8500_thermal_points 27 drivers/thermal/db8500_thermal.c static const unsigned long db8500_thermal_points[] = { db8500_thermal_points 122 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[0]; db8500_thermal_points 125 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[idx - 1]; db8500_thermal_points 126 drivers/thermal/db8500_thermal.c next_low = db8500_thermal_points[idx - 2]; db8500_thermal_points 145 drivers/thermal/db8500_thermal.c int num_points = ARRAY_SIZE(db8500_thermal_points); db8500_thermal_points 148 drivers/thermal/db8500_thermal.c next_high = db8500_thermal_points[idx+1]; db8500_thermal_points 149 drivers/thermal/db8500_thermal.c next_low = db8500_thermal_points[idx]; db8500_thermal_points 159 drivers/thermal/db8500_thermal.c th->interpolated_temp = db8500_thermal_points[idx] + 1; db8500_thermal_points 215 drivers/thermal/db8500_thermal.c db8500_thermal_points[0]); db8500_thermal_points 237 drivers/thermal/db8500_thermal.c db8500_thermal_points[0]);