Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ibmasm/
H A Dremote.c20 static const unsigned short xlate_high[XLATE_SIZE] = { variable
163 key = xlate_high[code & 0xff]; in send_keyboard_event()
232 if (xlate_high[i]) in ibmasm_init_remote_input_dev()
233 set_bit(xlate_high[i], keybd_dev->keybit); in ibmasm_init_remote_input_dev()