Searched defs:ke (Results 1 – 10 of 10) sorted by relevance
/linux-3.4.99/drivers/input/ |
D | sparse-keymap.c | 100 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() 273 void sparse_keymap_report_entry(struct input_dev *dev, const struct key_entry *ke, in sparse_keymap_report_entry() 314 const struct key_entry *ke = in sparse_keymap_report_event() local
|
D | evdev.c | 566 struct input_keymap_entry ke = { in evdev_handle_get_keycode() local 589 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2() local 607 struct input_keymap_entry ke = { in evdev_handle_set_keycode() local 624 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2() local
|
D | input.c | 647 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar() 692 struct input_keymap_entry *ke) in input_default_getkeycode() 720 const struct input_keymap_entry *ke, in input_default_setkeycode() 787 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode() 809 const struct input_keymap_entry *ke) in input_set_keycode()
|
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | dvb-usb-remote.c | 12 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-3.4.99/drivers/input/misc/ |
D | dm355evm_keys.c | 109 const struct key_entry *ke; in dm355evm_keys_irq() local
|
D | ati_remote2.c | 487 struct input_keymap_entry *ke) in ati_remote2_getkeycode() 528 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
|
/linux-3.4.99/drivers/hid/ |
D | hid-input.c | 127 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-3.4.99/arch/s390/include/asm/ |
D | nmi.h | 34 __u32 ke : 1; /* 18 storage-key error uncorrected */ member
|
/linux-3.4.99/drivers/media/rc/ |
D | rc-main.c | 322 const struct input_keymap_entry *ke, in ir_setkeycode() 440 struct input_keymap_entry *ke) in ir_getkeycode()
|
/linux-3.4.99/drivers/tty/vt/ |
D | keyboard.c | 172 struct input_keymap_entry ke; member
|