Searched refs:flush_batch (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h493 char *flush_batch; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp5191 sprintf(mpu.flush_batch, "%s%s", sysfs_path,
5192 "/flush_batch");
5879 mpu.flush_batch, getTimestamp());
5881 status = read_sysfs_int(mpu.flush_batch, &res);
5884 LOGE("HAL: flush - error invoking flush_batch");
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h514 char *flush_batch; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp5150 sprintf(mpu.flush_batch, "%s%s", sysfs_path,
5151 "/flush_batch");
5844 mpu.flush_batch, getTimestamp());
5846 read_sysfs_int(mpu.flush_batch, &res);
5848 LOGE("HAL:ERR can't read flush_batch");

Completed in 324 milliseconds