Home
last modified time | relevance | path

Searched refs:swapped_fn_leftctrl_keys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-apple.c194 static const struct apple_key_translation swapped_fn_leftctrl_keys[] = { variable
312 trans = apple_find_translation(swapped_fn_leftctrl_keys, usage->code); in hidinput_apple_event()
394 for (trans = swapped_fn_leftctrl_keys; trans->from; trans++) in apple_setup_input()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-apple.c336 static const struct apple_key_translation swapped_fn_leftctrl_keys[] = { variable
413 trans = apple_find_translation(swapped_fn_leftctrl_keys, code); in hidinput_apple_event()

Completed in 4 milliseconds