Searched refs:sprd_thermal_sensor (Results 1 – 1 of 1) sorted by relevance
75 struct sprd_thermal_sensor { struct 86 struct sprd_thermal_sensor *sensor[SPRD_THM_MAX_SENSOR]; argument 150 struct sprd_thermal_sensor *sen) in sprd_thm_sensor_calibration() 178 static int sprd_thm_rawdata_to_temp(struct sprd_thermal_sensor *sen, in sprd_thm_rawdata_to_temp() 191 static int sprd_thm_temp_to_rawdata(int temp, struct sprd_thermal_sensor *sen) in sprd_thm_temp_to_rawdata() 209 struct sprd_thermal_sensor *sen = thermal_zone_device_priv(tz); in sprd_thm_read_temp() 283 struct sprd_thermal_sensor *sen) in sprd_thm_sensor_init() 321 static void sprd_thm_toggle_sensor(struct sprd_thermal_sensor *sen, bool on) in sprd_thm_toggle_sensor() 336 struct sprd_thermal_sensor *sen; in sprd_thm_probe()