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

  /hardware/invensense/60xx/libsensors_iio/
MPLSupport.cpp 55 count = read_attribute_sensor(fd, buf, sizeof(buf));
70 int read_attribute_sensor(int fd, char* data, unsigned int size) function
  /hardware/invensense/6515/libsensors_iio/
MPLSupport.cpp 41 count = read_attribute_sensor(fd, buf, sizeof(buf));
56 int read_attribute_sensor(int fd, char* data, unsigned int size) function
311 res = read_attribute_sensor(fd, buf, sizeof(buf));
  /hardware/invensense/65xx/libsensors_iio/
MPLSupport.cpp 41 count = read_attribute_sensor(fd, buf, sizeof(buf));
56 int read_attribute_sensor(int fd, char* data, unsigned int size) function
311 res = read_attribute_sensor(fd, buf, sizeof(buf));

Completed in 558 milliseconds