Searched defs:EVIOCGABS (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dinput.h49 * struct input_absinfo - used by EVIOCGABS/EVIOCSABS ioctls
147 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */ macro

Completed in 1497 milliseconds