Searched refs:gyro_x_offset_fd (Results 1 – 4 of 4) sorted by relevance
362 int gyro_x_offset_fd; variable
357 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR); in MPLSensor()360 if (gyro_x_offset_fd == -1 || in MPLSensor()1030 if (gyro_x_offset_fd > 0) { in ~MPLSensor()5238 if(write_attribute_sensor_continuous(gyro_x_offset_fd, in setFactoryGyroBias()6412 if(write_attribute_sensor_continuous(gyro_x_offset_fd, 0) < 0) { in initBias()
339 int gyro_x_offset_fd; variable
265 gyro_x_offset_fd = open(mpu.in_gyro_x_offset, O_RDWR); in MPLSensor()268 if (gyro_x_offset_fd == -1 || in MPLSensor()980 if (gyro_x_offset_fd > 0) { in ~MPLSensor()981 close(gyro_x_offset_fd); in ~MPLSensor()5600 if(write_attribute_sensor_continuous(gyro_x_offset_fd,7081 if(write_attribute_sensor_continuous(gyro_x_offset_fd, 0) < 0) {