Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dinput.h146 const struct input_keymap_entry *ke,
149 struct input_keymap_entry *ke);
465 int input_scancode_to_scalar(const struct input_keymap_entry *ke,
468 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke);
470 const struct input_keymap_entry *ke);
/linux-4.1.27/drivers/input/
Dsparse-keymap.c100 const struct input_keymap_entry *ke) in sparse_keymap_locate()
116 struct input_keymap_entry *ke) in sparse_keymap_getkeycode()
137 const struct input_keymap_entry *ke, in sparse_keymap_setkeycode()
Devdev.c703 struct input_keymap_entry ke = { in evdev_handle_get_keycode()
726 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2()
744 struct input_keymap_entry ke = { in evdev_handle_set_keycode()
761 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2()
Dinput.c732 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar()
777 struct input_keymap_entry *ke) in input_default_getkeycode()
805 const struct input_keymap_entry *ke, in input_default_setkeycode()
872 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode()
894 const struct input_keymap_entry *ke) in input_set_keycode()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddvb-usb-remote.c12 legacy_dvb_usb_get_keymap_index(const struct input_keymap_entry *ke, in legacy_dvb_usb_get_keymap_index()
45 struct input_keymap_entry *ke) in legacy_dvb_usb_getkeycode()
67 const struct input_keymap_entry *ke, in legacy_dvb_usb_setkeycode()
/linux-4.1.27/include/uapi/linux/
Dinput.h91 struct input_keymap_entry { struct
106 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry) argument
108 #define EVIOCSKEYCODE_V2 _IOW('E', 0x04, struct input_keymap_entry)
/linux-4.1.27/drivers/input/misc/
Dati_remote2.c487 struct input_keymap_entry *ke) in ati_remote2_getkeycode()
528 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
/linux-4.1.27/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-4.1.27/drivers/media/rc/
Drc-main.c328 const struct input_keymap_entry *ke, in ir_setkeycode()
446 struct input_keymap_entry *ke) in ir_getkeycode()
/linux-4.1.27/drivers/tty/vt/
Dkeyboard.c163 struct input_keymap_entry ke;