Home
last modified time | relevance | path

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

/hardware/invensense/60xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp335 char sysfs_path[MAX_SYSFS_NAME_LEN], iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
341 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
349 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DSensorBase.h27 #define MAX_SYSFS_NAME_LEN (100) macro
DMPLSensor.cpp2674 char sysfs_path[MAX_SYSFS_NAME_LEN], iio_trigger_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
2680 (char*)calloc(1, sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
2691 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp350 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
351 char iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
357 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
369 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DPressureSensor.IIO.secondary.cpp185 pathP = (char*)malloc(sizeof(char[PRESSURE_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
194 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DMPLSupport.cpp267 char sysfs_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
268 char dmp_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
285 char full_path[MAX_SYSFS_NAME_LEN]; in read_sysfs_dir()
DCompassSensor.IIO.primary.cpp487 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
494 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
502 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DSensorBase.h48 #define MAX_SYSFS_NAME_LEN (100) macro
DMPLSensor.h428 char mSysfsPath[MAX_SYSFS_NAME_LEN];
DMPLSensor.cpp5024 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
5033 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
5040 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
6459 char sysfs_path[MAX_SYSFS_NAME_LEN]; in sys_dump()
6460 char scan_element_path[MAX_SYSFS_NAME_LEN]; in sys_dump()
/hardware/invensense/6515/libsensors_iio/
DPressureSensor.IIO.secondary.cpp185 pathP = (char*)malloc(sizeof(char[PRESSURE_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
194 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DCompassSensor.IIO.9150.cpp372 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
373 char iio_trigger_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
379 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
391 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DMPLSupport.cpp267 char sysfs_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
268 char dmp_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
285 char full_path[MAX_SYSFS_NAME_LEN]; in read_sysfs_dir()
DCompassSensor.IIO.primary.cpp510 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
517 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
525 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DSensorBase.h48 #define MAX_SYSFS_NAME_LEN (100) macro
DMPLSensor.h407 char mSysfsPath[MAX_SYSFS_NAME_LEN];
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/6515/libsensors_iio/software/simple_apps/gesture_test/
Dinv_gesture_test.c38 #define MAX_SYSFS_NAME_LEN (100) macro
176 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
181 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
187 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
Dinv_self_test.c34 #define MAX_SYSFS_NAME_LEN (100) macro
167 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
172 (char*)malloc(sizeof(char[MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
178 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()