Home
last modified time | relevance | path

Searched defs:keymap (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/input/
H A Dkey_matrix.c57 const u8 *keymap; in key_matrix_decode() local
H A Di8042.c260 int keymap, try; in i8042_start() local
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c490 static const char keymap[] = { variable
/openbmc/qemu/ui/
H A Dinput-linux.c304 uint8_t keymap[KEY_CNT / 8], keystate[KEY_CNT / 8]; in input_linux_complete() local