Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinput.h146 const struct input_keymap_entry *ke,
149 struct input_keymap_entry *ke);
469 int input_scancode_to_scalar(const struct input_keymap_entry *ke,
472 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke);
474 const struct input_keymap_entry *ke);
/Linux-v4.19/include/uapi/linux/
Dinput.h109 struct input_keymap_entry { struct
130 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
132 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/Linux-v4.19/drivers/input/
Dsparse-keymap.c99 const struct input_keymap_entry *ke) in sparse_keymap_locate()
115 struct input_keymap_entry *ke) in sparse_keymap_getkeycode()
136 const struct input_keymap_entry *ke, in sparse_keymap_setkeycode()
Devdev.c839 struct input_keymap_entry ke = { in evdev_handle_get_keycode()
862 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2()
880 struct input_keymap_entry ke = { in evdev_handle_set_keycode()
897 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2()
Dinput.c742 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar()
787 struct input_keymap_entry *ke) in input_default_getkeycode()
815 const struct input_keymap_entry *ke, in input_default_setkeycode()
882 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode()
904 const struct input_keymap_entry *ke) in input_set_keycode()
/Linux-v4.19/drivers/media/usb/dvb-usb/
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-v4.19/drivers/input/misc/
Dati_remote2.c485 struct input_keymap_entry *ke) in ati_remote2_getkeycode()
526 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
/Linux-v4.19/drivers/hid/
Dhid-input.c127 const struct input_keymap_entry *ke, in hidinput_locate_usage()
144 struct input_keymap_entry *ke) in hidinput_getkeycode()
165 const struct input_keymap_entry *ke, in hidinput_setkeycode()
/Linux-v4.19/drivers/media/rc/
Drc-main.c384 const struct input_keymap_entry *ke, in ir_setkeycode()
505 struct input_keymap_entry *ke) in ir_getkeycode()
/Linux-v4.19/drivers/tty/vt/
Dkeyboard.c166 struct input_keymap_entry ke;