Searched defs:keycode (Results 1 – 25 of 49) sorted by relevance
12
/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
|
H A D | spice-input.c | 53 int keycode; in kbd_push_key() 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
|
H A D | hid.c | 253 int i, keycode, slot; in hid_keyboard_process_keycode() local
|
/openbmc/linux/drivers/media/firewire/ |
D | firedtv-rc.c |
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | main.cpp | 23 std::string keycode{}; in main() local
|
H A D | cooling_type.cpp | 53 void CoolingType::readGpio(const std::string& gpioPath, unsigned int keycode) in readGpio()
|
/openbmc/linux/include/linux/input/ |
D | sparse-keymap.h |
|
D | ad714x.h |
|
/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/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/drivers/input/ |
D | apm-power.c |
|
D | sparse-keymap.c |
|
/openbmc/linux/drivers/platform/x86/dell/ |
D | dell-wmi-base.c |
|
/openbmc/linux/drivers/input/keyboard/ |
D | sun4i-lradc-keys.c |
|
D | pxa27x_keypad.c |
|
D | imx_sc_key.c |
|
D | st-keyscan.c |
|
/openbmc/linux/drivers/hid/ |
D | hid-creative-sb0540.c |
|
/openbmc/linux/drivers/macintosh/ |
D | adbhid.c |
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | sdl.c | 240 int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed()
|
/openbmc/linux/drivers/s390/char/ |
D | keyboard.c |
|
12