OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_TYPE_ACCEL_X
(Results
1 - 8
of
8
) sorted by null
/hardware/akm/AK8975_FS/libsensors/
sensors.h
49
#define
EVENT_TYPE_ACCEL_X
ABS_X
AdxlSensor.cpp
70
if (!ioctl(data_fd, EVIOCGABS(
EVENT_TYPE_ACCEL_X
), &absinfo)) {
202
if (event->code ==
EVENT_TYPE_ACCEL_X
) {
KionixSensor.cpp
65
if (!ioctl(data_fd, EVIOCGABS(
EVENT_TYPE_ACCEL_X
), &absinfo)) {
179
if (event->code ==
EVENT_TYPE_ACCEL_X
) {
AkmSensor.cpp
277
case
EVENT_TYPE_ACCEL_X
:
/hardware/invensense/65xx/libsensors_iio/
sensors.h
81
#define
EVENT_TYPE_ACCEL_X
ABS_X
MPLSensor.cpp
[
all
...]
/hardware/invensense/6515/libsensors_iio/
sensors.h
320
#define
EVENT_TYPE_ACCEL_X
ABS_X
MPLSensor.cpp
[
all
...]
Completed in 75 milliseconds