Home | History | Annotate | Download | only in linux

Lines Matching refs:abs

85 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo)
86 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo)