Home
last modified time | relevance | path

Searched refs:KBD_US (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Di8042.h48 #define KBD_US 0 /* default US layout */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Di8042.c276 keymap = KBD_US; in i8042_start()