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