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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/ibmasm/
H A Dremote.c34 static const unsigned short xlate_high[XLATE_SIZE] = { variable
177 key = xlate_high[code & 0xff];
246 if (xlate_high[i])
247 set_bit(xlate_high[i], keybd_dev->keybit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dremote.c34 static const unsigned short xlate_high[XLATE_SIZE] = { variable
177 key = xlate_high[code & 0xff];
246 if (xlate_high[i])
247 set_bit(xlate_high[i], keybd_dev->keybit);

Completed in 130 milliseconds