Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dkeyboard.h96 extern void handle_scancode(unsigned char scancode);
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkeyboard.c55 void handle_scancode(unsigned char scan_code) in handle_scancode() function
H A Dpc_keyb.c49 handle_scancode(scancode); in handle_kbd_event()