input_get_keycode — retrieve keycode currently mapped to a given scancode
input device which keymap is being queried
scancode (or its equivalent for device in question) for which keycode is needed
result
This function should be called by anyone interested in retrieving current keymap. Presently keyboard and evdev handlers use it.