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()
117 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_temp()
146 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_type()
164 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_temp()
188 struct st_thermal_sensor *sensor; in st_thermal_register()
269 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_unregister()
282 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_suspend()
291 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_resume()