Searched defs:input_keymap_entry (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dinput.h77 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
91 struct input_keymap_entry { struct
106 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
108 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)

Completed in 627 milliseconds