Searched defs:EVIOCGABS (Results 1 – 2 of 2) sorted by relevance
176 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */ macro
132 def EVIOCGABS(axis): function