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()
116 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_temp() local
145 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_type() local
163 struct st_thermal_sensor *sensor = th->devdata; in st_thermal_get_trip_temp() local
187 struct st_thermal_sensor *sensor; in st_thermal_register() local
268 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_unregister() local
281 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_suspend() local
290 struct st_thermal_sensor *sensor = platform_get_drvdata(pdev); in st_thermal_resume() local