OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVIOCGABS
(Results
51 - 51
of
51
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
input.h
51
* struct input_absinfo - used by
EVIOCGABS
/EVIOCSABS ioctls
148
#define
EVIOCGABS
(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */
[
all
...]
Completed in 37 milliseconds
1
2
3