Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinput.h162 const struct input_keymap_entry *ke,
165 struct input_keymap_entry *ke);
501 int input_scancode_to_scalar(const struct input_keymap_entry *ke,
504 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke);
506 const struct input_keymap_entry *ke);
/linux/include/uapi/linux/
A Dinput.h114 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)
/linux/drivers/input/
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()
A Devdev.c804 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()
A Dinput.c767 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar()
812 struct input_keymap_entry *ke) in input_default_getkeycode()
840 const struct input_keymap_entry *ke, in input_default_setkeycode()
909 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode()
931 const struct input_keymap_entry *ke) in input_set_keycode()
/linux/drivers/media/usb/dvb-usb/
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/
A Dati_remote2.c482 struct input_keymap_entry *ke) in ati_remote2_getkeycode()
523 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
/linux/drivers/media/rc/
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/hid/
A Dhid-input.c115 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()
/linux/drivers/tty/vt/
A Dkeyboard.c185 struct input_keymap_entry ke;

Completed in 26 milliseconds