Home | History | Annotate | Download | only in libsensors_iio

Lines Matching refs:absinfo_z

1027     struct input_absinfo absinfo_z;
1031 !ioctl(accel_fd, EVIOCGABS(EVENT_TYPE_ACCEL_Z), &absinfo_z)) {
1036 value = absinfo_z.value;