Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dusb_kbd.c40 #define NUM_LOCK 0x53 macro
218 if (scancode == NUM_LOCK) { in usb_kbd_translate()