Home
last modified time | relevance | path

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

/third_party/libinput/include/linux/linux/
H A Dinput.h93 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
107 struct input_keymap_entry { struct
128 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
130 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/third_party/libinput/include/linux/freebsd/
H A Dinput.h94 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
108 struct input_keymap_entry { struct
129 #define EVIOCGKEYCODE_V2 _IOWR('E', 0x04, struct input_keymap_entry)
131 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/third_party/libevdev/include/linux/linux/
H A Dinput.h101 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
115 struct input_keymap_entry { struct
136 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
138 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs383 pub struct input_keymap_entry { structure names
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs623 pub struct input_keymap_entry { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs209 pub struct input_keymap_entry { structure names

Completed in 36 milliseconds