/drivers/input/keyboard/ |
D | maple_keyb.c | 42 unsigned short keycode[NR_SCANCODES]; member 99 int code, keycode; in dc_scan_kbd() local
|
D | bf54x-keys.c | 82 unsigned short *keycode; member 101 static inline void bfin_keycodecpy(unsigned short *keycode, in bfin_keycodecpy()
|
D | newtonkbd.c | 61 unsigned char keycode[128]; member
|
D | stowaway.c | 67 unsigned char keycode[128]; member
|
D | adp5520-keys.c | 21 unsigned short keycode[ADP5520_KEYMAPSIZE]; member
|
D | xtkbd.c | 58 unsigned char keycode[256]; member
|
D | lkkbd.c | 278 unsigned short keycode[LK_NUM_KEYCODES]; member 444 unsigned int keycode; in lkkbd_interrupt() local
|
D | pxa27x_keypad.c | 125 unsigned short keycode; in pxa27x_keypad_build_keycode() local 270 unsigned char keycode = keypad->keycodes[code]; in report_rotary_event() local
|
D | atkbd.c | 185 unsigned short keycode; member 211 unsigned short keycode[ATKBD_KEYMAP_SIZE]; member 374 unsigned short keycode; in atkbd_interrupt() local
|
D | sunkbd.c | 77 unsigned char keycode[ARRAY_SIZE(sunkbd_keycode)]; member
|
D | davinci_keyscan.c | 130 int keycode = KEY_UNKNOWN; in davinci_ks_interrupt() local
|
/drivers/input/misc/ |
D | gpio_matrix.c | 43 unsigned short keycode = keyentry & MATRIX_KEY_MASK; in clear_phantom_key() local 112 unsigned short keycode = keyentry & MATRIX_KEY_MASK; in report_key() local 342 unsigned short keycode = keyentry & MATRIX_KEY_MASK; in gpio_event_matrix_func() local
|
D | dm355evm_keys.c | 110 unsigned int keycode; in dm355evm_keys_irq() local
|
D | pcf8574_keypad.c | 73 unsigned short keycode = key_down ? in pcf8574_kp_irq_handler() local
|
D | bfin_rotary.c | 39 static void report_key_event(struct input_dev *input, int keycode) in report_key_event()
|
/drivers/media/rc/ |
D | rc-main.c | 503 unsigned int keycode; in rc_g_keycode_from_table() local 627 u32 keycode, u8 toggle) in ir_do_keydown() 667 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown() local 694 u32 keycode = rc_g_keycode_from_table(dev, scancode); in rc_keydown_notimeout() local
|
D | imon.c | 279 u32 keycode; member 1161 u32 keycode; in imon_remote_key_lookup() local 1185 u32 keycode; in imon_mce_key_lookup() local 1213 u32 keycode = KEY_RESERVED; in imon_panel_key_lookup() local
|
D | ir-mce_kbd-decoder.c | 152 unsigned char keycode, maskcode; in ir_mce_kbd_process_keyboard_data() local
|
/drivers/media/dvb/firewire/ |
D | firedtv-rc.c | 176 u16 *keycode = idev->keycode; in fdtv_handle_rc() local
|
/drivers/input/ |
D | apm-power.c | 23 static void system_power_event(unsigned int keycode) in system_power_event()
|
D | sparse-keymap.c | 87 unsigned int keycode) in sparse_keymap_entry_from_keycode()
|
/drivers/platform/x86/ |
D | dell-wmi.c | 112 u16 keycode; member
|
/drivers/media/dvb/ttpci/ |
D | av7110_ir.c | 110 u16 keycode; in av7110_emit_key() local
|
/drivers/macintosh/ |
D | adbhid.c | 216 u16 *keycode; member 287 int keycode, up_flag, key; in adbhid_input_keycode() local
|
/drivers/tty/vt/ |
D | keyboard.c | 212 static int setkeycode(unsigned int scancode, unsigned int keycode) in setkeycode() 1176 static int emulate_raw(struct vc_data *vc, unsigned int keycode, in emulate_raw() 1239 static int emulate_raw(struct vc_data *vc, unsigned int keycode, unsigned char up_flag) in emulate_raw() 1258 static void kbd_keycode(unsigned int keycode, int down, int hw_raw) in kbd_keycode()
|