Searched refs:flush_batch (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.h | 493 char *flush_batch; member
|
D | MPLSensor.cpp | 5191 sprintf(mpu.flush_batch, "%s%s", sysfs_path, 5879 mpu.flush_batch, getTimestamp()); 5881 status = read_sysfs_int(mpu.flush_batch, &res);
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.h | 514 char *flush_batch; member
|
D | MPLSensor.cpp | 5150 sprintf(mpu.flush_batch, "%s%s", sysfs_path, in inv_init_sysfs_attributes() 5844 mpu.flush_batch, getTimestamp()); in flush() 5846 read_sysfs_int(mpu.flush_batch, &res); in flush()
|