Searched refs:_sensor (Results 1 – 2 of 2) sorted by relevance
1080 static int rockchip_thermal_set_trips(void *_sensor, int low, int high) in rockchip_thermal_set_trips() argument1082 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_set_trips()1093 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() argument1095 struct rockchip_thermal_sensor *sensor = _sensor; in rockchip_thermal_get_temp()
422 static int armada_get_temp(void *_sensor, int *temp) in armada_get_temp() argument424 struct armada_thermal_sensor *sensor = _sensor; in armada_get_temp()