Home
last modified time | relevance | path

Searched refs:input_keymap_entry (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dinput.h117 struct input_keymap_entry { struct
138 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
140 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/linux/drivers/input/
H A Dsparse-keymap.c96 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 Devdev.c802 struct input_keymap_entry ke = { in evdev_handle_get_keycode()
825 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2()
843 struct input_keymap_entry ke = { in evdev_handle_set_keycode()
860 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2()
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-remote.c13 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()
/linux/drivers/input/misc/
H A Dati_remote2.c453 struct input_keymap_entry *ke) in ati_remote2_getkeycode()
494 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
/linux/drivers/media/rc/
H A Drc-main.c175 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()
/linux/drivers/tty/vt/
H A Dkeyboard.c186 struct input_keymap_entry ke;