Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/unisys/visorinput/
Dvisorinput.c575 static int scancode_to_keycode(int scancode) in scancode_to_keycode() function
618 keycode = scancode_to_keycode(scancode); in visorinput_channel_interrupt()