Searched refs:EVIOCGABS (Results 1 - 2 of 2) sorted by last modified time

/system/core/toolbox/
H A Dgetevent.c177 if(ioctl(fd, EVIOCGABS(j * 8 + k), &abs) == 0) {
H A Dsendevent.c35 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) /* get abs value/limits */ macro

Completed in 39 milliseconds