Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-appleir.c87 static const unsigned short appleir_key_table[] = { variable
110 unsigned short keymap[ARRAY_SIZE(appleir_key_table)];
266 memcpy(appleir->keymap, appleir_key_table, sizeof(appleir->keymap)); in appleir_input_configured()
267 for (i = 0; i < ARRAY_SIZE(appleir_key_table); i++) in appleir_input_configured()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-appleir.c87 static const unsigned short appleir_key_table[] = { variable
110 unsigned short keymap[ARRAY_SIZE(appleir_key_table)];
266 memcpy(appleir->keymap, appleir_key_table, sizeof(appleir->keymap)); in appleir_input_configured()
267 for (i = 0; i < ARRAY_SIZE(appleir_key_table); i++) in appleir_input_configured()

Completed in 2 milliseconds