OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:absinfo_x
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.cpp
736
struct input_absinfo
absinfo_x
;
local
740
if (!ioctl(accel_fd, EVIOCGABS(EVENT_TYPE_ACCEL_X), &
absinfo_x
) &&
743
value =
absinfo_x
.value;
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
1038
struct input_absinfo
absinfo_x
;
local
[
all
...]
Completed in 183 milliseconds