| /linux/drivers/input/ |
| H A D | matrix-keymap.c | 26 unsigned short *keymap = input_dev->keycode; in matrix_keypad_map_key() local 146 unsigned short *keymap, in matrix_keypad_build_keymap()
|
| /linux/drivers/input/keyboard/ |
| H A D | jornada680_kbd.c | 67 unsigned short keymap[ARRAY_SIZE(jornada_scancodes)]; member 76 unsigned short *keymap = jornadakbd->keymap; in jornada_parse_kbd() local
|
| H A D | nspire-keypad.c | 38 struct matrix_keymap_data *keymap; member 54 unsigned short *keymap = input->keycode; in nspire_keypad_irq() local
|
| H A D | jornada720_kbd.c | 48 unsigned short keymap[ARRAY_SIZE(jornada_std_keymap)]; member
|
| H A D | omap-keypad.c | 46 unsigned short keymap[]; member
|
| H A D | pinephone-keyboard.c | 209 unsigned short *keymap = ppkb->input->keycode; in ppkb_update() local
|
| H A D | lpc32xx-keys.c | 66 unsigned short *keymap; /* Pointer to key map for the scan matrix */ member
|
| H A D | bcm-keypad.c | 88 unsigned short *keymap = kp->input_dev->keycode; in bcm_kp_get_keycode() local
|
| H A D | tc3589x-keypad.c | 110 unsigned short *keymap; member
|
| H A D | stmpe-keypad.c | 138 unsigned short keymap[STMPE_KEYPAD_KEYMAP_MAX_SIZE]; member
|
| /linux/include/linux/platform_data/ |
| H A D | lm8323.h | 27 const unsigned short *keymap; member
|
| /linux/include/linux/input/ |
| H A D | matrix_keypad.h | 33 const uint32_t *keymap; member
|
| /linux/drivers/input/misc/ |
| H A D | cobalt_btns.c | 30 unsigned short keymap[ARRAY_SIZE(cobalt_map)]; member
|
| H A D | sgi_btns.c | 48 unsigned short keymap[ARRAY_SIZE(sgi_map)]; member
|
| H A D | mc13783-pwrbutton.c | 39 unsigned short keymap[3]; member
|
| H A D | cm109.c | 123 unsigned short keymap[KEYMAP_SIZE]; member 288 static unsigned short (*keymap)(int) = keymap_kip1000; variable
|
| /linux/drivers/input/joystick/ |
| H A D | sensehat-joystick.c | 30 static const unsigned int keymap[] = { variable
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f1a.c | 13 u32 *keymap; member
|
| /linux/drivers/hid/ |
| H A D | hid-creative-sb0540.c | 120 unsigned short keymap[ARRAY_SIZE(creative_sb0540_key_table)]; member
|
| H A D | hid-appleir.c | 110 unsigned short keymap[ARRAY_SIZE(appleir_key_table)]; member
|
| /linux/sound/hda/common/ |
| H A D | jack.c | 413 snd_hda_jack_bind_keymap(struct hda_codec * codec,hda_nid_t key_nid,const struct hda_jack_keymap * keymap,hda_nid_t jack_nid) snd_hda_jack_bind_keymap() argument 543 snd_hda_jack_add_kctl_mst(struct hda_codec * codec,hda_nid_t nid,int dev_id,const char * name,bool phantom_jack,int type,const struct hda_jack_keymap * keymap) snd_hda_jack_add_kctl_mst() argument [all...] |
| H A D | hda_jack.h | 180 int type, const struct hda_jack_keymap *keymap) in snd_hda_jack_add_kctl() argument
|
| /linux/drivers/platform/x86/ |
| H A D | asus-wmi.h | 68 const struct key_entry *keymap; member
|
| H A D | fujitsu-tablet.c | 40 unsigned short keymap[KEYMAP_LEN]; member
|
| /linux/drivers/s390/char/ |
| H A D | keyboard.c | 157 unsigned short *keymap, keysym; in kbd_ascebc() local
|