/openbmc/u-boot/drivers/input/ |
H A D | input.c | 377 int keycode[], int num_keycodes, int *same) in input_check_keycodes() 409 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364() 452 int keycode[], int num_keycodes, char output_ch[], in input_keycodes_to_ascii() 509 static int _input_send_keycodes(struct input_config *config, int keycode[], in _input_send_keycodes() 548 int input_send_keycodes(struct input_config *config, int keycode[], in input_send_keycodes() 557 int keycode[INPUT_MAX_MODIFIERS + 1]; in input_add_keycode() local
|
H A D | key_matrix.c | 55 int num_keys, int keycode[], int max_keycodes) in key_matrix_decode()
|
/openbmc/qemu/ui/ |
H A D | keymaps.c | 63 static void add_keysym(char *line, int keysym, int keycode, kbd_layout_t *k) in add_keysym() 139 int keycode = strtol(rest, NULL, 0); in parse_keyboard_layout() local 255 int keycode_is_keypad(kbd_layout_t *k, int keycode) in keycode_is_keypad()
|
H A D | input-keymap.c | 67 int keycode = qemu_input_key_value_to_number(value); in qemu_input_key_value_to_scancode() local
|
/openbmc/qemu/hw/input/ |
H A D | adb-kbd.c | 178 static void adb_kbd_put_keycode(void *opaque, int keycode) in adb_kbd_put_keycode() 194 int keycode; in adb_kbd_poll() local 312 int qcode, keycode; in adb_keyboard_event() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | maple_keyb.c | 28 unsigned short keycode[NR_SCANCODES]; member 85 int code, keycode; in dc_scan_kbd() local
|
H A D | adc-keys.c | 21 u32 keycode; member 37 int keycode = 0; in adc_keys_poll() local
|
H A D | sun4i-lradc-keys.c | 92 u32 keycode; member 112 u32 i, ints, val, voltage, diff, keycode = 0, closest = 0xffffffff; in sun4i_lradc_irq() local
|
H A D | newtonkbd.c | 41 unsigned char keycode[128]; member
|
H A D | stowaway.c | 47 unsigned char keycode[128]; member
|
H A D | xtkbd.c | 38 unsigned char keycode[256]; member
|
H A D | adp5520-keys.c | 20 unsigned short keycode[ADP5520_KEYMAPSIZE]; member
|
H A D | pxa27x_keypad.c | 254 unsigned short keycode; in pxa27x_keypad_rotary_parse_dt() local 345 unsigned short keycode; in pxa27x_keypad_build_keycode() local 496 unsigned char keycode = keypad->keycodes[code]; in report_rotary_event() local
|
H A D | lkkbd.c | 262 unsigned short keycode[LK_NUM_KEYCODES]; member 428 unsigned int keycode; in lkkbd_interrupt() local
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-rc.c | 172 u16 *keycode = idev->keycode; in fdtv_handle_rc() local
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | main.cpp | 25 std::string keycode{}; in main() local
|
H A D | cooling_type.cpp | 59 void CoolingType::readGpio(const std::string& gpioPath, unsigned int keycode) in readGpio()
|
/openbmc/qemu/hw/m68k/ |
H A D | next-kbd.c | 223 static void nextkbd_put_keycode(NextKBDState *s, int keycode) in nextkbd_put_keycode() 248 int qcode, keycode; in nextkbd_event() local
|
/openbmc/linux/include/linux/input/ |
H A D | sparse-keymap.h | 37 u16 keycode; /* For KE_KEY */ member
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | sdl.h | 97 static inline int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed()
|
/openbmc/linux/drivers/input/ |
H A D | apm-power.c | 19 static void system_power_event(unsigned int keycode) in system_power_event()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 191 u16 keycode; member 588 u16 keycode = (bios_entry->keycode < in handle_dmi_entry() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | rc-main.c | 608 unsigned int keycode; in rc_g_keycode_from_table() local 781 u64 scancode, u32 keycode, u8 toggle) in ir_do_keydown() 853 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown() local 883 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown_notimeout() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | pcf8574_keypad.c | 71 unsigned short keycode = key_down ? in pcf8574_kp_irq_handler() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-creative-sb0540.c | 136 static int get_key(struct creative_sb0540 *creative_sb0540, u64 keycode) in get_key()
|