Searched refs:MAX_SYSFS_NAME_LEN (Results 1 - 19 of 19) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
H A DSensorBase.h27 #define MAX_SYSFS_NAME_LEN (100) macro
H A DCompassSensor.IIO.9150.cpp335 char sysfs_path[MAX_SYSFS_NAME_LEN], iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2];
341 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
349 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DMPLSensor.cpp2679 char sysfs_path[MAX_SYSFS_NAME_LEN], iio_trigger_path[MAX_SYSFS_NAME_LEN];
2685 (char*)calloc(1, sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
2696 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
/hardware/invensense/6515/libsensors_iio/
H A DPressureSensor.IIO.secondary.cpp185 pathP = (char*)malloc(sizeof(char[PRESSURE_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
194 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DCompassSensor.IIO.9150.cpp372 char sysfs_path[MAX_SYSFS_NAME_LEN];
373 char iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2];
379 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
391 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DSensorBase.h48 #define MAX_SYSFS_NAME_LEN (100) macro
H A DMPLSupport.cpp267 char sysfs_path[MAX_SYSFS_NAME_LEN];
268 char dmp_path[MAX_SYSFS_NAME_LEN];
285 char full_path[MAX_SYSFS_NAME_LEN];
H A DCompassSensor.IIO.primary.cpp510 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2];
517 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
525 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DMPLSensor.h407 char mSysfsPath[MAX_SYSFS_NAME_LEN];
H A DMPLSensor.cpp5068 char sysfs_path[MAX_SYSFS_NAME_LEN];
5077 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
5084 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
6615 char sysfs_path[MAX_SYSFS_NAME_LEN];
6616 char scan_element_path[MAX_SYSFS_NAME_LEN];
/hardware/invensense/65xx/libsensors_iio/
H A DPressureSensor.IIO.secondary.cpp185 pathP = (char*)malloc(sizeof(char[PRESSURE_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
194 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DCompassSensor.IIO.9150.cpp350 char sysfs_path[MAX_SYSFS_NAME_LEN];
351 char iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2];
357 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
369 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DSensorBase.h48 #define MAX_SYSFS_NAME_LEN (100) macro
H A DMPLSupport.cpp267 char sysfs_path[MAX_SYSFS_NAME_LEN];
268 char dmp_path[MAX_SYSFS_NAME_LEN];
285 char full_path[MAX_SYSFS_NAME_LEN];
H A DCompassSensor.IIO.primary.cpp487 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2];
494 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
502 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
H A DMPLSensor.h428 char mSysfsPath[MAX_SYSFS_NAME_LEN];
H A DMPLSensor.cpp5024 char sysfs_path[MAX_SYSFS_NAME_LEN];
5033 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
5040 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
6459 char sysfs_path[MAX_SYSFS_NAME_LEN];
6460 char scan_element_path[MAX_SYSFS_NAME_LEN];
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
H A Dinv_gesture_test.c38 #define MAX_SYSFS_NAME_LEN (100) macro
176 char sysfs_path[MAX_SYSFS_NAME_LEN];
181 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
187 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
H A Dinv_self_test.c34 #define MAX_SYSFS_NAME_LEN (100) macro
167 char sysfs_path[MAX_SYSFS_NAME_LEN];
172 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN]));
178 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);

Completed in 153 milliseconds