HomeSort by relevance Sort by last modified time
    Searched defs:IIO_MAX_NAME_LENGTH (Results 1 - 6 of 6) sorted by null

  /device/google/dragon/sensor_hub/
cros_ec_sensors.h 29 #define IIO_MAX_NAME_LENGTH 30
37 #define IIO_MAX_DEVICE_NAME_LENGTH (sizeof(IIO_DIR) - 1 + IIO_MAX_NAME_LENGTH)
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 49 #define IIO_MAX_NAME_LENGTH 30
72 char thisname[IIO_MAX_NAME_LENGTH];
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h 18 #define IIO_MAX_NAME_LENGTH 30
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h 18 #define IIO_MAX_NAME_LENGTH 30
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h 18 #define IIO_MAX_NAME_LENGTH 30
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 41 #define IIO_MAX_NAME_LENGTH 30
64 char thisname[IIO_MAX_NAME_LENGTH];

Completed in 182 milliseconds