Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/
H A Dvisorinput.c575 static int scancode_to_keycode(int scancode) in scancode_to_keycode() function
618 keycode = scancode_to_keycode(scancode); in visorinput_channel_interrupt()