Searched refs:_sensor (Results 1 – 2 of 2) sorted by relevance
1050 static int rockchip_thermal_set_trips(void *_sensor, int low, int high) in rockchip_thermal_set_trips() argument1052 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_set_trips()1063 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() argument1065 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_get_temp()
376 static int armada_get_temp(void *_sensor, int *temp) in armada_get_temp() argument378 struct armada_thermal_sensor *sensor = _sensor; in armada_get_temp()