Searched defs:input_absinfo (Results 1 – 1 of 1) sorted by relevance
45 struct input_absinfo { struct46 __s32 value;70 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) /* get abs value/limits */ argument