HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_TYPE_ACCEL_Z (Results 1 - 8 of 8) sorted by null

  /hardware/akm/AK8975_FS/libsensors/
sensors.h 51 #define EVENT_TYPE_ACCEL_Z ABS_Z
AdxlSensor.cpp 76 if (!ioctl(data_fd, EVIOCGABS(EVENT_TYPE_ACCEL_Z), &absinfo)) {
206 } else if (event->code == EVENT_TYPE_ACCEL_Z) {
KionixSensor.cpp 71 if (!ioctl(data_fd, EVIOCGABS(EVENT_TYPE_ACCEL_Z), &absinfo)) {
183 } else if (event->code == EVENT_TYPE_ACCEL_Z) {
AkmSensor.cpp 286 case EVENT_TYPE_ACCEL_Z:
  /hardware/invensense/65xx/libsensors_iio/
sensors.h 83 #define EVENT_TYPE_ACCEL_Z ABS_Z