Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-apple.c155 static const struct apple_key_translation apple_iso_keyboard[] = { variable
253 trans = apple_find_translation(apple_iso_keyboard, usage->code); in hidinput_apple_event()
330 for (trans = apple_iso_keyboard; trans->from; trans++) in apple_setup_input()