| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | input.h | 157 const struct input_keymap_entry *ke, 160 struct input_keymap_entry *ke); 503 int input_scancode_to_scalar(const struct input_keymap_entry *ke, 506 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke); 508 const struct input_keymap_entry *ke);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input.h | 111 struct input_keymap_entry { struct 132 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument 134 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input.h | 111 struct input_keymap_entry { struct 132 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument 134 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input.h | 114 struct input_keymap_entry { struct 135 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument 137 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | sparse-keymap.c | 96 const struct input_keymap_entry *ke) in sparse_keymap_locate() 112 struct input_keymap_entry *ke) in sparse_keymap_getkeycode() 133 const struct input_keymap_entry *ke, in sparse_keymap_setkeycode()
|
| H A D | evdev.c | 804 struct input_keymap_entry ke = { in evdev_handle_get_keycode() 827 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2() 845 struct input_keymap_entry ke = { in evdev_handle_set_keycode() 862 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2()
|
| H A D | input.c | 774 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar() 819 struct input_keymap_entry *ke) in input_default_getkeycode() 847 const struct input_keymap_entry *ke, in input_default_setkeycode() 916 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode() 938 const struct input_keymap_entry *ke) in input_set_keycode()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-remote.c | 13 legacy_dvb_usb_get_keymap_index(const struct input_keymap_entry *ke, in legacy_dvb_usb_get_keymap_index() 46 struct input_keymap_entry *ke) in legacy_dvb_usb_getkeycode() 68 const struct input_keymap_entry *ke, in legacy_dvb_usb_setkeycode()
|
| /OK3568_Linux_fs/buildroot/package/gcc/8.4.0/ |
| H A D | 0003-libsanitizer-Remove-cyclades-from-libsanitizer.patch | 75 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry);
|
| /OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/ |
| H A D | 0002-libsanitizer-Remove-cyclades-from-libsanitizer.patch | 73 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry);
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ati_remote2.c | 482 struct input_keymap_entry *ke) in ati_remote2_getkeycode() 523 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | rc-main.c | 175 static int scancode_to_u64(const struct input_keymap_entry *ke, u64 *scancode) in scancode_to_u64() 425 const struct input_keymap_entry *ke, in ir_setkeycode() 545 struct input_keymap_entry *ke) in ir_getkeycode()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-input.c | 115 const struct input_keymap_entry *ke, in hidinput_locate_usage() 132 struct input_keymap_entry *ke) in hidinput_getkeycode() 153 const struct input_keymap_entry *ke, in hidinput_setkeycode()
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | keyboard.c | 172 struct input_keymap_entry ke;
|