Searched refs:chip_enable (Results 1 - 10 of 10) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.primary.h75 char *chip_enable; member in struct:CompassSensor::sysfs_attrbs
H A DCompassSensor.IIO.primary.cpp280 en, compassSysFs.chip_enable, getTimestamp());
281 return write_sysfs_int(compassSysFs.chip_enable, en);
544 sprintf(compassSysFs.chip_enable, "%s%s", sysfs_path, "/buffer/enable");
H A DMPLSensor.h417 char *chip_enable; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp624 1, mpu.chip_enable, getTimestamp());
625 tempFp = fopen(mpu.chip_enable, "w");
5096 sprintf(mpu.chip_enable, "%s%s", sysfs_path, "/buffer/enable");
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.primary.h75 char *chip_enable; member in struct:CompassSensor::sysfs_attrbs
H A DCompassSensor.IIO.primary.cpp280 en, compassSysFs.chip_enable, getTimestamp());
281 return write_sysfs_int(compassSysFs.chip_enable, en);
521 sprintf(compassSysFs.chip_enable, "%s%s", sysfs_path, "/buffer/enable");
H A DMPLSensor.h438 char *chip_enable; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp717 1, mpu.chip_enable, getTimestamp());
718 tempFp = fopen(mpu.chip_enable, "w");
5055 sprintf(mpu.chip_enable, "%s%s", sysfs_path, "/buffer/enable");
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h277 char *chip_enable; member in struct:MPLSensor::sysfs_attrbs
H A DMPLSensor.cpp685 if(write_sysfs_int(mpu.chip_enable, 0) < 0) {
904 return write_sysfs_int(mpu.chip_enable, en);
2712 sprintf(mpu.chip_enable, "%s%s", sysfs_path, "/buffer/enable");

Completed in 502 milliseconds