Home
last modified time | relevance | path

Searched defs:keycode (Results 1 – 25 of 92) sorted by relevance

1234

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbActions.c181 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterSetState()
229 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterLatchState()
356 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterLockState()
393 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterISOLock()
521 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterPointerMove()
562 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterPointerBtn()
675 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterControls()
763 unsigned keycode, XkbAction *pAction) in _XkbFilterActionMessage()
831 XkbFilterPtr filter, unsigned keycode, XkbAction *pAction) in _XkbFilterRedirectKey()
972 unsigned keycode, XkbAction *pAction) in _XkbFilterSwitchScreen()
[all …]
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c375 int keycode[], int num_keycodes, int *same) in input_check_keycodes()
407 int keycode, char output_ch[], int max_chars) in input_keycode_to_ansi364()
450 int keycode[], int num_keycodes, char output_ch[], in input_keycodes_to_ascii()
507 static int _input_send_keycodes(struct input_config *config, int keycode[], in _input_send_keycodes()
546 int input_send_keycodes(struct input_config *config, int keycode[], in input_send_keycodes()
555 int keycode[INPUT_MAX_MODIFIERS + 1]; in input_add_keycode() local
H A Dkey_matrix.c56 int num_keys, int keycode[], int max_keycodes) in key_matrix_decode()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c83 unsigned short keycode; member
127 unsigned short keycode; member
366 unsigned char keycode; in DarwinKeyboardSetRepeat() local
521 DarwinModifierNXKeycodeToNXKey(unsigned char keycode, int *outSide) in DarwinModifierNXKeycodeToNXKey()
H A DdarwinEvents.c145 int keycode = DarwinModifierNXKeyToNXKeycode(key, 0); in DarwinPressModifierKey() local
567 DarwinSendKeyboardEvents(int ev_type, int keycode) in DarwinSendKeyboardEvents()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dmaple_keyb.c28 unsigned short keycode[NR_SCANCODES]; member
85 int code, keycode; in dc_scan_kbd() local
H A Dadc-keys.c21 u32 keycode; member
37 int keycode = 0; in adc_keys_poll() local
H A Dsun4i-lradc-keys.c79 u32 keycode; member
97 u32 i, ints, val, voltage, diff, keycode = 0, closest = 0xffffffff; in sun4i_lradc_irq() local
H A Dnewtonkbd.c44 unsigned char keycode[128]; member
H A Dpxa27x_keypad.c254 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 Dstowaway.c50 unsigned char keycode[128]; member
H A Dxtkbd.c41 unsigned char keycode[256]; member
H A Dadp5520-keys.c20 unsigned short keycode[ADP5520_KEYMAPSIZE]; member
H A Dlkkbd.c265 unsigned short keycode[LK_NUM_KEYCODES]; member
431 unsigned int keycode; in lkkbd_interrupt() local
/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h60 int keycode; member
77 u32 keycode; member
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-rc.c172 u16 *keycode = idev->keycode; in fdtv_handle_rc() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddell-wmi.c183 u16 keycode; member
506 u16 keycode = (bios_entry->keycode < in handle_dmi_entry() local
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dsdl.h96 static inline int sandbox_sdl_key_pressed(int keycode) in sandbox_sdl_key_pressed()
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dsparse-keymap.h37 u16 keycode; /* For KE_KEY */ member
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Ddm355evm_keys.c104 unsigned int keycode; in dm355evm_keys_irq() local
/OK3568_Linux_fs/kernel/drivers/input/
H A Dapm-power.c19 static void system_power_event(unsigned int keycode) in system_power_event()
/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c50 int keycode; member
67 int keycode; member
695 int keycode; in rk_pwm_probe() local
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DEvents.c103 xnestQueueKeyEvent(int type, unsigned int keycode) in xnestQueueKeyEvent()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Drc-main.c608 unsigned int keycode; in rc_g_keycode_from_table() local
781 u64 scancode, u32 keycode, u8 toggle) in ir_do_keydown()
852 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown() local
882 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown_notimeout() local
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/
H A Dvisorinput.c543 static void handle_locking_key(struct input_dev *visorinput_dev, int keycode, in handle_locking_key()
605 int scancode, keycode; in visorinput_channel_interrupt() local

1234