Searched defs:ke (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/input/ |
A D | sparse-keymap.c | 96 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() 234 void sparse_keymap_report_entry(struct input_dev *dev, const struct key_entry *ke, in sparse_keymap_report_entry() 276 const struct key_entry *ke = in sparse_keymap_report_event() local
|
A D | evdev.c | 804 struct input_keymap_entry ke = { in evdev_handle_get_keycode() local 827 struct input_keymap_entry ke; in evdev_handle_get_keycode_v2() local 845 struct input_keymap_entry ke = { in evdev_handle_set_keycode() local 862 struct input_keymap_entry ke; in evdev_handle_set_keycode_v2() local
|
A D | input.c | 790 int input_scancode_to_scalar(const struct input_keymap_entry *ke, in input_scancode_to_scalar() 835 struct input_keymap_entry *ke) in input_default_getkeycode() 863 const struct input_keymap_entry *ke, in input_default_setkeycode() 932 int input_get_keycode(struct input_dev *dev, struct input_keymap_entry *ke) in input_get_keycode() 954 const struct input_keymap_entry *ke) in input_set_keycode()
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dvb-usb-remote.c | 13 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-6.3-rc2/drivers/platform/loongarch/ |
A D | loongson-laptop.c | 199 struct key_entry ke; in loongson_hotkey_resume() local 473 struct key_entry *ke = NULL; in event_notify() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | sysfs_engines.c | 432 struct kobj_engine *ke; in kobj_engine() local 460 struct kobj_engine *ke; in add_defaults() local
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-input.c | 161 const struct input_keymap_entry *ke, in hidinput_locate_usage() 178 struct input_keymap_entry *ke) in hidinput_getkeycode() 199 const struct input_keymap_entry *ke, in hidinput_setkeycode()
|
/linux-6.3-rc2/drivers/media/rc/ |
A D | rc-main.c | 175 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-6.3-rc2/drivers/platform/x86/intel/ |
A D | vbtn.c | 152 const struct key_entry *ke, *ke_rel; in notify_handler() local
|
/linux-6.3-rc2/drivers/input/misc/ |
A D | ati_remote2.c | 482 struct input_keymap_entry *ke) in ati_remote2_getkeycode() 523 const struct input_keymap_entry *ke, in ati_remote2_setkeycode()
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | nmi.h | 58 u64 ke : 1; /* 18 storage-key error uncorrected */ member
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pdcpat.h | 239 unsigned int ke; /* bit 0: memory inside good memory? */ member
|
/linux-6.3-rc2/drivers/tty/vt/ |
A D | keyboard.c | 186 struct input_keymap_entry ke; member
|
Completed in 91 milliseconds