Lines Matching refs:st_thermal_sensor
28 static int st_thermal_alloc_regfields(struct st_thermal_sensor *sensor) in st_thermal_alloc_regfields()
53 static int st_thermal_sensor_on(struct st_thermal_sensor *sensor) in st_thermal_sensor_on()
73 static int st_thermal_sensor_off(struct st_thermal_sensor *sensor) in st_thermal_sensor_off()
86 static int st_thermal_calibration(struct st_thermal_sensor *sensor) in st_thermal_calibration()
116 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_temp()
145 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_type()
163 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_temp()
187 struct st_thermal_sensor *sensor; in st_thermal_register()
268 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_unregister()
281 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_suspend()
290 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_resume()