Searched refs:EVIOCGABS (Results 1 – 2 of 2) sorted by relevance
61 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) macro
85 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) macro