Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp349 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
350 char iio_trigger_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
353 sizeof(char[MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
364 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DPressureSensor.IIO.secondary.cpp187 sizeof(char[MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
198 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DMPLSupport.cpp264 char sysfs_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
265 char dmp_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img()
282 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.cpp5003 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
5008 sizeof(char[MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
5018 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
6429 char sysfs_path[MAX_SYSFS_NAME_LEN]; in sys_dump()
6430 char scan_element_path[MAX_SYSFS_NAME_LEN]; in sys_dump()
/hardware/invensense/6515/libsensors_iio/
DPressureSensor.IIO.secondary.cpp186 sizeof(char[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.cpp381 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
382 char iio_trigger_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes()
385 sizeof(char[MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
396 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()
DSensorBase.h48 #define MAX_SYSFS_NAME_LEN (100) macro
DCompassSensor.IIO.primary.cpp521 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes()
528 sizeof(char[COMPASS_MAX_SYSFS_ATTRB][MAX_SYSFS_NAME_LEN])); in inv_init_sysfs_attributes()
536 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
DMPLSensor.h413 char mSysfsPath[MAX_SYSFS_NAME_LEN];
DMPLSensor.cpp5367 char sysfs_path[MAX_SYSFS_NAME_LEN];
5372 sizeof(char[MAX_SYSFS_NAME_LEN]));
5382 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
7098 char sysfs_path[MAX_SYSFS_NAME_LEN];
7099 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()