Searched refs:accel_orient (Results 1 - 6 of 6) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h301 char *accel_orient; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp634 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp());
635 fptr = fopen(mpu.accel_orient, "r");
2740 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accl_matrix");
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h441 char *accel_orient; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp886 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp());
887 fptr = fopen(mpu.accel_orient, "r");
5128 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix");
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h462 char *accel_orient; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp971 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp());
972 fptr = fopen(mpu.accel_orient, "r");
5087 sprintf(mpu.accel_orient, "%s%s", sysfs_path, "/accel_matrix");

Completed in 43 milliseconds