OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
285
case
EVENT_TYPE_ACCEL_Z
:
/hardware/invensense/65xx/libsensors_iio/
sensors.h
83
#define
EVENT_TYPE_ACCEL_Z
ABS_Z
MPLSensor.cpp
[
all
...]
/hardware/invensense/6515/libsensors_iio/
sensors.h
322
#define
EVENT_TYPE_ACCEL_Z
ABS_Z
MPLSensor.cpp
[
all
...]
Completed in 136 milliseconds