/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-remote.c | 14 struct rc_map_table *keymap, in legacy_dvb_usb_get_keymap_index() 49 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_getkeycode() local 72 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_setkeycode() local 366 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in dvb_usb_nec_rc_key_to_event() local
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 196 struct dell_bios_keymap_entry keymap[]; member 203 struct key_entry *keymap; member 536 static bool have_scancode(u32 scancode, const struct key_entry *keymap, int len) in have_scancode() 552 struct key_entry *keymap; in handle_dmi_entry() local 622 struct key_entry *keymap; in dell_wmi_input_setup() local
|
/openbmc/linux/drivers/input/ |
H A D | matrix-keymap.c | 26 unsigned short *keymap = input_dev->keycode; in matrix_keypad_map_key() local 153 unsigned short *keymap, in matrix_keypad_build_keymap()
|
H A D | sparse-keymap.c | 167 const struct key_entry *keymap, in sparse_keymap_setup()
|
/openbmc/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 | 47 unsigned short keymap[]; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | keyboard-spear.h | 158 const struct matrix_keymap_data *keymap; member
|
H A D | keyscan-davinci.h | 20 unsigned short *keymap; member
|
H A D | lm8323.h | 27 const unsigned short *keymap; member
|
H A D | mcs.h | 24 const u32 *keymap; member
|
/openbmc/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 | apanel.c | 56 unsigned short keymap[MAX_PANEL_KEYS]; member
|
H A D | cm109.c | 123 unsigned short keymap[KEYMAP_SIZE]; member 288 static unsigned short (*keymap)(int) = keymap_kip1000; variable
|
/openbmc/linux/drivers/input/joystick/ |
H A D | sensehat-joystick.c | 30 static const unsigned int keymap[] = { variable
|
/openbmc/u-boot/drivers/input/ |
H A D | key_matrix.c | 57 const u8 *keymap; in key_matrix_decode() local
|
H A D | i8042.c | 260 int keymap, try; in i8042_start() local
|
/openbmc/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
|
/openbmc/linux/include/linux/input/ |
H A D | matrix_keypad.h | 33 const uint32_t *keymap; member
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_jack.c | 413 const struct hda_jack_keymap *keymap, in snd_hda_jack_bind_keymap() 543 int type, const struct hda_jack_keymap *keymap) in snd_hda_jack_add_kctl_mst()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | asus-wmi.h | 67 const struct key_entry *keymap; member
|