KE_KEY             43 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x00d8, { KEY_OK } },		/* SW12 */
KE_KEY             44 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x00b8, { KEY_UP } },		/* SW13 */
KE_KEY             45 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x00e8, { KEY_DOWN } },	/* SW11 */
KE_KEY             46 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x0078, { KEY_LEFT } },	/* SW14 */
KE_KEY             47 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x00f0, { KEY_RIGHT } },	/* SW10 */
KE_KEY             61 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x300c, { KEY_POWER } },	/* NOTE: docs omit this */
KE_KEY             62 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3000, { KEY_NUMERIC_0 } },
KE_KEY             63 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3001, { KEY_NUMERIC_1 } },
KE_KEY             64 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3002, { KEY_NUMERIC_2 } },
KE_KEY             65 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3003, { KEY_NUMERIC_3 } },
KE_KEY             66 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3004, { KEY_NUMERIC_4 } },
KE_KEY             67 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3005, { KEY_NUMERIC_5 } },
KE_KEY             68 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3006, { KEY_NUMERIC_6 } },
KE_KEY             69 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3007, { KEY_NUMERIC_7 } },
KE_KEY             70 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3008, { KEY_NUMERIC_8 } },
KE_KEY             71 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3009, { KEY_NUMERIC_9 } },
KE_KEY             72 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3022, { KEY_ENTER } },
KE_KEY             73 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x30ec, { KEY_MODE } },	/* "tv/vcr/..." */
KE_KEY             74 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x300f, { KEY_SELECT } },	/* "info" */
KE_KEY             75 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3020, { KEY_CHANNELUP } },	/* "up" */
KE_KEY             76 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x302e, { KEY_MENU } },	/* "in/out" */
KE_KEY             77 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3011, { KEY_VOLUMEDOWN } },	/* "left" */
KE_KEY             78 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x300d, { KEY_MUTE } },	/* "ok" */
KE_KEY             79 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3010, { KEY_VOLUMEUP } },	/* "right" */
KE_KEY             80 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x301e, { KEY_SUBTITLE } },	/* "cc" */
KE_KEY             81 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3021, { KEY_CHANNELDOWN } },/* "down" */
KE_KEY             82 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3022, { KEY_PREVIOUS } },
KE_KEY             83 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3026, { KEY_SLEEP } },
KE_KEY             84 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3172, { KEY_REWIND } },	/* NOTE: docs wrongly say 0x30ca */
KE_KEY             85 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3175, { KEY_PLAY } },
KE_KEY             86 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3174, { KEY_FASTFORWARD } },
KE_KEY             87 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3177, { KEY_RECORD } },
KE_KEY             88 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3176, { KEY_STOP } },
KE_KEY             89 drivers/input/misc/dm355evm_keys.c 	{ KE_KEY, 0x3169, { KEY_PAUSE } },
KE_KEY            249 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x01, {KEY_HELP} },
KE_KEY            250 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            251 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            253 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            254 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY            259 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x01, {KEY_HELP} },          /* Fn+F1 */
KE_KEY            260 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x06, {KEY_DISPLAYTOGGLE} }, /* Fn+F4 */
KE_KEY            262 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x31, {KEY_MAIL} },          /* mail button */
KE_KEY            263 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x36, {KEY_WWW} },           /* www button */
KE_KEY            269 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x01, {KEY_HELP} },          /* Fn+F1 */
KE_KEY            270 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x06, {KEY_DISPLAYTOGGLE} }, /* Fn+F4 */
KE_KEY            272 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x31, {KEY_MAIL} },          /* mail button */
KE_KEY            273 drivers/input/misc/wistron_btns.c 	{ KE_KEY,       0x36, {KEY_WWW} },           /* www button */
KE_KEY            279 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            280 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            281 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            282 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            283 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x71, {KEY_STOPCD} },
KE_KEY            284 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x72, {KEY_PLAYPAUSE} },
KE_KEY            285 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x74, {KEY_REWIND} },
KE_KEY            286 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x78, {KEY_FORWARD} },
KE_KEY            291 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            292 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            293 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x13, {KEY_PROG3} },
KE_KEY            294 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            295 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY            300 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            301 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            302 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            303 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            304 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x37, {KEY_DISPLAYTOGGLE} }, /* Display on/off */
KE_KEY            309 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            310 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            312 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x22, {KEY_REWIND} },
KE_KEY            313 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x23, {KEY_FORWARD} },
KE_KEY            314 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x24, {KEY_PLAYPAUSE} },
KE_KEY            315 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x25, {KEY_STOPCD} },
KE_KEY            316 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            317 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY            322 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            323 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            324 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            325 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            327 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            328 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            329 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x49, {KEY_CONFIG} },
KE_KEY            335 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            336 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            337 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            338 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            339 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            340 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            341 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            342 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            343 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x49, {KEY_CONFIG} },
KE_KEY            351 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            352 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            353 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x05, {KEY_SWITCHVIDEOMODE} }, /* Display selection */
KE_KEY            354 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            355 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            356 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            357 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            358 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x6a, {KEY_CONFIG} },
KE_KEY            365 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            366 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x6d, {KEY_POWER} },
KE_KEY            367 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            368 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            369 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            370 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            371 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x6a, {KEY_CONFIG} },
KE_KEY            378 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            379 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            380 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            381 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            382 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            383 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            384 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x20, {KEY_VOLUMEUP} },
KE_KEY            385 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x21, {KEY_VOLUMEDOWN} },
KE_KEY            386 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            387 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            395 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            396 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            397 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            398 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            399 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            400 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            401 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x20, {KEY_VOLUMEUP} },
KE_KEY            402 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x21, {KEY_VOLUMEDOWN} },
KE_KEY            403 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            404 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            411 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            412 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            413 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} }, /* not 370 */
KE_KEY            414 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            415 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            416 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            417 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            418 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            425 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            426 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            427 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_MAIL} },
KE_KEY            428 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_WWW} },
KE_KEY            429 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG2} },
KE_KEY            430 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_PROG1} },
KE_KEY            435 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            436 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            437 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            438 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            439 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            440 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            445 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            446 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            447 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            448 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            449 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            450 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            451 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            452 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            459 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            460 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            461 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            462 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            463 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_MAIL} },
KE_KEY            464 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x14, {KEY_PROG3} },
KE_KEY            465 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x15, {KEY_WWW} },
KE_KEY            470 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            471 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            472 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            473 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            474 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_MAIL} },
KE_KEY            475 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x14, {KEY_PROG3} },
KE_KEY            476 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x15, {KEY_WWW} },
KE_KEY            477 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x40, {KEY_WLAN} },
KE_KEY            485 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            486 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            487 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            488 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            489 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            490 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x14, {KEY_MAIL} },
KE_KEY            491 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x15, {KEY_WWW} },
KE_KEY            492 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x40, {KEY_WLAN} },
KE_KEY            497 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            498 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            499 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            500 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} }, /* not 620 */
KE_KEY            501 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            502 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            503 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            504 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x20, {KEY_VOLUMEUP} },
KE_KEY            505 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x21, {KEY_VOLUMEDOWN} },
KE_KEY            506 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            507 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            513 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x01, {KEY_HELP} },
KE_KEY            514 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x06, {KEY_PROG3} },
KE_KEY            515 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            516 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            518 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            519 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY            524 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            525 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            526 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            527 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            528 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            529 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            530 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            535 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            536 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            537 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            538 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            539 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            540 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            546 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            547 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            548 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x05, {KEY_SWITCHVIDEOMODE} }, /* Display selection */
KE_KEY            549 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Display on/off */
KE_KEY            550 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            551 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            552 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            553 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x20, {KEY_VOLUMEUP} },
KE_KEY            554 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x21, {KEY_VOLUMEDOWN} },
KE_KEY            555 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x22, {KEY_REWIND} },
KE_KEY            556 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x23, {KEY_FORWARD} },
KE_KEY            557 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x24, {KEY_PLAYPAUSE} },
KE_KEY            558 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x25, {KEY_STOPCD} },
KE_KEY            559 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            560 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            567 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x01, {KEY_HELP} },
KE_KEY            568 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x02, {KEY_CONFIG} },
KE_KEY            569 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x03, {KEY_POWER} },
KE_KEY            570 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x05, {KEY_SWITCHVIDEOMODE} }, /* Display selection */
KE_KEY            571 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x06, {KEY_DISPLAYTOGGLE} }, /* Display on/off */
KE_KEY            572 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x08, {KEY_MUTE} },
KE_KEY            573 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x11, {KEY_PROG1} },
KE_KEY            574 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x12, {KEY_PROG2} },
KE_KEY            575 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x13, {KEY_PROG3} },
KE_KEY            576 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x14, {KEY_MAIL} },
KE_KEY            577 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x15, {KEY_WWW} },
KE_KEY            578 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x20, {KEY_VOLUMEUP} },
KE_KEY            579 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x21, {KEY_VOLUMEDOWN} },
KE_KEY            580 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x22, {KEY_REWIND} },
KE_KEY            581 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x23, {KEY_FORWARD} },
KE_KEY            582 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x24, {KEY_PLAYPAUSE} },
KE_KEY            583 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x25, {KEY_STOPCD} },
KE_KEY            584 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x31, {KEY_MAIL} },
KE_KEY            585 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x36, {KEY_WWW} },
KE_KEY            586 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x37, {KEY_DISPLAYTOGGLE} }, /* Display on/off */
KE_KEY            587 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x40, {KEY_WLAN} },
KE_KEY            588 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x49, {KEY_CONFIG} },
KE_KEY            591 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x6a, {KEY_CONFIG} },
KE_KEY            592 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x6d, {KEY_POWER} },
KE_KEY            593 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x71, {KEY_STOPCD} },
KE_KEY            594 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x72, {KEY_PLAYPAUSE} },
KE_KEY            595 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x74, {KEY_REWIND} },
KE_KEY            596 drivers/input/misc/wistron_btns.c 	{ KE_KEY, 0x78, {KEY_FORWARD} },
KE_KEY            603 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x01, {KEY_HELP} },
KE_KEY            604 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            605 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            607 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x22, {KEY_REWIND} },
KE_KEY            608 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x23, {KEY_FORWARD} },
KE_KEY            609 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x24, {KEY_PLAYPAUSE} },
KE_KEY            610 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x25, {KEY_STOPCD} },
KE_KEY            611 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            612 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY            617 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x11, {KEY_PROG1} },
KE_KEY            618 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x12, {KEY_PROG2} },
KE_KEY            620 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x22, {KEY_REWIND} },
KE_KEY            621 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x23, {KEY_FORWARD} },
KE_KEY            622 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x24, {KEY_PLAYPAUSE} },
KE_KEY            623 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x25, {KEY_STOPCD} },
KE_KEY            624 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x31, {KEY_MAIL} },
KE_KEY            625 drivers/input/misc/wistron_btns.c 	{ KE_KEY,  0x36, {KEY_WWW} },
KE_KEY           1186 drivers/input/misc/wistron_btns.c 			entry->type = KE_KEY;
KE_KEY           1193 drivers/input/misc/wistron_btns.c 			entry->type = KE_KEY;
KE_KEY             29 drivers/input/sparse-keymap.c 		if (key->type == KE_KEY) {
KE_KEY             46 drivers/input/sparse-keymap.c 		if (key->type == KE_KEY)
KE_KEY             88 drivers/input/sparse-keymap.c 		if (key->type == KE_KEY && keycode == key->keycode)
KE_KEY            118 drivers/input/sparse-keymap.c 		if (key && key->type == KE_KEY) {
KE_KEY            140 drivers/input/sparse-keymap.c 		if (key && key->type == KE_KEY) {
KE_KEY            194 drivers/input/sparse-keymap.c 		case KE_KEY:
KE_KEY            238 drivers/input/sparse-keymap.c 	case KE_KEY:
KE_KEY            286 drivers/input/sparse-keymap.c 	unknown_ke.type = KE_KEY;
KE_KEY             87 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x01, {KEY_WLAN} },     /* WiFi */
KE_KEY             88 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x03, {KEY_WLAN} },     /* WiFi */
KE_KEY             89 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x04, {KEY_WLAN} },     /* WiFi */
KE_KEY             90 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x12, {KEY_BLUETOOTH} },	/* BT */
KE_KEY             91 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x21, {KEY_PROG1} },    /* Backup */
KE_KEY             92 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x22, {KEY_PROG2} },    /* Arcade */
KE_KEY             93 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x23, {KEY_PROG3} },    /* P_Key */
KE_KEY             94 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x24, {KEY_PROG4} },    /* Social networking_Key */
KE_KEY             95 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x29, {KEY_PROG3} },    /* P_Key for TM8372 */
KE_KEY            111 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x64, {KEY_SWITCHVIDEOMODE} },	/* Display Switch */
KE_KEY            113 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} },	/* Touch Pad Toggle */
KE_KEY            114 drivers/platform/x86/acer-wmi.c 	{KE_KEY, KEY_TOUCHPAD_ON, {KEY_TOUCHPAD_ON} },
KE_KEY            115 drivers/platform/x86/acer-wmi.c 	{KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} },
KE_KEY            117 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x85, {KEY_TOUCHPAD_TOGGLE} },
KE_KEY            118 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x86, {KEY_WLAN} },
KE_KEY            119 drivers/platform/x86/acer-wmi.c 	{KE_KEY, 0x87, {KEY_POWER} },
KE_KEY            284 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x02, { KEY_SCREENLOCK } },
KE_KEY            285 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x05, { KEY_WLAN } },
KE_KEY            286 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x08, { KEY_F13 } },
KE_KEY            287 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x09, { KEY_PROG2 } }, /* Dock */
KE_KEY            288 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x17, { KEY_ZOOM } },
KE_KEY            289 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x1f, { KEY_BATTERY } },
KE_KEY            291 drivers/platform/x86/asus-laptop.c 	{KE_KEY, ATKD_BRNDOWN, { KEY_BRIGHTNESSDOWN } },
KE_KEY            292 drivers/platform/x86/asus-laptop.c 	{KE_KEY, ATKD_BRNUP, { KEY_BRIGHTNESSUP } },
KE_KEY            293 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x30, { KEY_VOLUMEUP } },
KE_KEY            294 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x31, { KEY_VOLUMEDOWN } },
KE_KEY            295 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x32, { KEY_MUTE } },
KE_KEY            296 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x33, { KEY_DISPLAYTOGGLE } }, /* LCD on */
KE_KEY            297 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x34, { KEY_DISPLAY_OFF } }, /* LCD off */
KE_KEY            298 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x40, { KEY_PREVIOUSSONG } },
KE_KEY            299 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x41, { KEY_NEXTSONG } },
KE_KEY            300 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x43, { KEY_STOPCD } }, /* Stop/Eject */
KE_KEY            301 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x45, { KEY_PLAYPAUSE } },
KE_KEY            302 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x4c, { KEY_MEDIA } }, /* WMP Key */
KE_KEY            303 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x50, { KEY_EMAIL } },
KE_KEY            304 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x51, { KEY_WWW } },
KE_KEY            305 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x55, { KEY_CALC } },
KE_KEY            308 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x5C, { KEY_SCREENLOCK } },  /* Screenlock */
KE_KEY            309 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x5D, { KEY_WLAN } }, /* WLAN Toggle */
KE_KEY            310 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x5E, { KEY_WLAN } }, /* WLAN Enable */
KE_KEY            311 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x5F, { KEY_WLAN } }, /* WLAN Disable */
KE_KEY            312 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x60, { KEY_TOUCHPAD_ON } },
KE_KEY            313 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x61, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD only */
KE_KEY            314 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT only */
KE_KEY            315 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT */
KE_KEY            316 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x64, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV */
KE_KEY            317 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x65, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV */
KE_KEY            318 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x66, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV */
KE_KEY            319 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x67, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV */
KE_KEY            320 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x6A, { KEY_TOUCHPAD_TOGGLE } }, /* Lock Touchpad Fn + F9 */
KE_KEY            321 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } }, /* Lock Touchpad */
KE_KEY            322 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x6C, { KEY_SLEEP } }, /* Suspend */
KE_KEY            323 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x6D, { KEY_SLEEP } }, /* Hibernate */
KE_KEY            325 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
KE_KEY            326 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
KE_KEY            327 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x82, { KEY_CAMERA } },
KE_KEY            328 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x88, { KEY_RFKILL  } }, /* Radio Toggle Key */
KE_KEY            329 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x8A, { KEY_PROG1 } }, /* Color enhancement mode */
KE_KEY            330 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x8C, { KEY_SWITCHVIDEOMODE } }, /* SDSP DVI only */
KE_KEY            331 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x8D, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + DVI */
KE_KEY            332 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x8E, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + DVI */
KE_KEY            333 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x8F, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV + DVI */
KE_KEY            334 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x90, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + DVI */
KE_KEY            335 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x91, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV + DVI */
KE_KEY            336 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x92, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + DVI */
KE_KEY            337 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x93, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + DVI */
KE_KEY            338 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x95, { KEY_MEDIA } },
KE_KEY            339 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0x99, { KEY_PHONE } },
KE_KEY            340 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA0, { KEY_SWITCHVIDEOMODE } }, /* SDSP HDMI only */
KE_KEY            341 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA1, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + HDMI */
KE_KEY            342 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA2, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + HDMI */
KE_KEY            343 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA3, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV + HDMI */
KE_KEY            344 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA4, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + HDMI */
KE_KEY            345 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA5, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV + HDMI */
KE_KEY            346 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA6, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + HDMI */
KE_KEY            347 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xA7, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + HDMI */
KE_KEY            348 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xB5, { KEY_CALC } },
KE_KEY            349 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
KE_KEY            350 drivers/platform/x86/asus-laptop.c 	{KE_KEY, 0xC5, { KEY_KBDILLUMDOWN } },
KE_KEY            444 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, ASUS_WMI_BRN_DOWN, { KEY_BRIGHTNESSDOWN } },
KE_KEY            445 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, ASUS_WMI_BRN_UP, { KEY_BRIGHTNESSUP } },
KE_KEY            446 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x30, { KEY_VOLUMEUP } },
KE_KEY            447 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x31, { KEY_VOLUMEDOWN } },
KE_KEY            448 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x32, { KEY_MUTE } },
KE_KEY            449 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x35, { KEY_SCREENLOCK } },
KE_KEY            450 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x40, { KEY_PREVIOUSSONG } },
KE_KEY            451 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x41, { KEY_NEXTSONG } },
KE_KEY            452 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x43, { KEY_STOPCD } }, /* Stop/Eject */
KE_KEY            453 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x45, { KEY_PLAYPAUSE } },
KE_KEY            454 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x4c, { KEY_MEDIA } }, /* WMP Key */
KE_KEY            455 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x50, { KEY_EMAIL } },
KE_KEY            456 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x51, { KEY_WWW } },
KE_KEY            457 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x55, { KEY_CALC } },
KE_KEY            460 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x5C, { KEY_F15 } },  /* Power Gear key */
KE_KEY            461 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x5D, { KEY_WLAN } }, /* Wireless console Toggle */
KE_KEY            462 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x5E, { KEY_WLAN } }, /* Wireless console Enable */
KE_KEY            463 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x5F, { KEY_WLAN } }, /* Wireless console Disable */
KE_KEY            464 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x60, { KEY_TOUCHPAD_ON } },
KE_KEY            465 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x61, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD only */
KE_KEY            466 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT only */
KE_KEY            467 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT */
KE_KEY            468 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x64, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV */
KE_KEY            469 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x65, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV */
KE_KEY            470 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x66, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV */
KE_KEY            471 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x67, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV */
KE_KEY            472 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } },
KE_KEY            474 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x7a, { KEY_ALS_TOGGLE } }, /* Ambient Light Sensor Toggle */
KE_KEY            475 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x7c, { KEY_MICMUTE } },
KE_KEY            476 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x7D, { KEY_BLUETOOTH } }, /* Bluetooth Enable */
KE_KEY            477 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x7E, { KEY_BLUETOOTH } }, /* Bluetooth Disable */
KE_KEY            478 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x82, { KEY_CAMERA } },
KE_KEY            479 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x88, { KEY_RFKILL  } }, /* Radio Toggle Key */
KE_KEY            480 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x8A, { KEY_PROG1 } }, /* Color enhancement mode */
KE_KEY            481 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x8C, { KEY_SWITCHVIDEOMODE } }, /* SDSP DVI only */
KE_KEY            482 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x8D, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + DVI */
KE_KEY            483 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x8E, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + DVI */
KE_KEY            484 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x8F, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV + DVI */
KE_KEY            485 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x90, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + DVI */
KE_KEY            486 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x91, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV + DVI */
KE_KEY            487 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x92, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + DVI */
KE_KEY            488 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x93, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + DVI */
KE_KEY            489 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x95, { KEY_MEDIA } },
KE_KEY            490 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0x99, { KEY_PHONE } }, /* Conflicts with fan mode switch */
KE_KEY            491 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA0, { KEY_SWITCHVIDEOMODE } }, /* SDSP HDMI only */
KE_KEY            492 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA1, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + HDMI */
KE_KEY            493 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA2, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + HDMI */
KE_KEY            494 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA3, { KEY_SWITCHVIDEOMODE } }, /* SDSP TV + HDMI */
KE_KEY            495 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA4, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + HDMI */
KE_KEY            496 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA5, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + TV + HDMI */
KE_KEY            497 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA6, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + HDMI */
KE_KEY            498 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xA7, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + HDMI */
KE_KEY            499 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xB5, { KEY_CALC } },
KE_KEY            500 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
KE_KEY            501 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xC5, { KEY_KBDILLUMDOWN } },
KE_KEY            503 drivers/platform/x86/asus-nb-wmi.c 	{ KE_KEY, 0xFA, { KEY_PROG2 } },           /* Lid flip action */
KE_KEY             41 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xc0, { KEY_VOLUMEUP } },
KE_KEY             42 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xc1, { KEY_VOLUMEDOWN } },
KE_KEY             43 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe030, { KEY_VOLUMEUP } },
KE_KEY             44 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe02e, { KEY_VOLUMEDOWN } },
KE_KEY             45 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe020, { KEY_MUTE } },
KE_KEY             46 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },
KE_KEY             47 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe006, { KEY_BRIGHTNESSUP } },
KE_KEY             48 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe005, { KEY_BRIGHTNESSDOWN } },
KE_KEY             49 drivers/platform/x86/dell-wmi-aio.c 	{ KE_KEY, 0xe00b, { KEY_SWITCHVIDEOMODE } },
KE_KEY             82 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe005, { KEY_BRIGHTNESSDOWN } },
KE_KEY             83 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe006, { KEY_BRIGHTNESSUP } },
KE_KEY             86 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe007, { KEY_BATTERY } },
KE_KEY             91 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe009, { KEY_EJECTCD } },
KE_KEY             94 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe00b, { KEY_SWITCHVIDEOMODE } },
KE_KEY            106 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe011, { KEY_WLAN } },
KE_KEY            120 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe025, { KEY_PROG4 } },
KE_KEY            126 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe027, { KEY_DISPLAYTOGGLE } },
KE_KEY            132 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0xe029, { KEY_PROG4 } },
KE_KEY            259 drivers/platform/x86/dell-wmi.c 	{ KE_KEY, 0x150, { KEY_MICMUTE } },
KE_KEY            289 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0x850, { KEY_PROG1 } },
KE_KEY            290 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0x851, { KEY_PROG2 } },
KE_KEY            291 drivers/platform/x86/dell-wmi.c 	{ KE_KEY,    0x852, { KEY_PROG3 } },
KE_KEY            501 drivers/platform/x86/dell-wmi.c 			keymap[pos].type = KE_KEY;
KE_KEY            126 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x10, { KEY_WLAN } },
KE_KEY            127 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x11, { KEY_WLAN } },
KE_KEY            128 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x12, { KEY_PROG1 } },
KE_KEY            129 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x13, { KEY_MUTE } },
KE_KEY            130 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x14, { KEY_VOLUMEDOWN } },
KE_KEY            131 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x15, { KEY_VOLUMEUP } },
KE_KEY            132 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x16, { KEY_DISPLAY_OFF } },
KE_KEY            133 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x1a, { KEY_COFFEE } },
KE_KEY            134 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x1b, { KEY_ZOOM } },
KE_KEY            135 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x1c, { KEY_PROG2 } },
KE_KEY            136 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x1d, { KEY_PROG3 } },
KE_KEY            137 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, NOTIFY_BRN_MIN, { KEY_BRIGHTNESSDOWN } },
KE_KEY            138 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, NOTIFY_BRN_MAX, { KEY_BRIGHTNESSUP } },
KE_KEY            139 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x30, { KEY_SWITCHVIDEOMODE } },
KE_KEY            140 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x31, { KEY_SWITCHVIDEOMODE } },
KE_KEY            141 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x32, { KEY_SWITCHVIDEOMODE } },
KE_KEY            142 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x37, { KEY_F13 } }, /* Disable Touchpad */
KE_KEY            143 drivers/platform/x86/eeepc-laptop.c 	{ KE_KEY, 0x38, { KEY_F14 } },
KE_KEY             53 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, ASUS_WMI_BRN_DOWN, { KEY_BRIGHTNESSDOWN } },
KE_KEY             54 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, ASUS_WMI_BRN_UP, { KEY_BRIGHTNESSUP } },
KE_KEY             56 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x30, { KEY_VOLUMEUP } },
KE_KEY             57 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x31, { KEY_VOLUMEDOWN } },
KE_KEY             58 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x32, { KEY_MUTE } },
KE_KEY             59 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x5c, { KEY_F15 } }, /* Power Gear key */
KE_KEY             60 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x5d, { KEY_WLAN } },
KE_KEY             61 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x6b, { KEY_TOUCHPAD_TOGGLE } }, /* Toggle Touchpad */
KE_KEY             62 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x82, { KEY_CAMERA } },
KE_KEY             63 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x83, { KEY_CAMERA_ZOOMIN } },
KE_KEY             64 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0x88, { KEY_WLAN } },
KE_KEY             65 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xbd, { KEY_CAMERA } },
KE_KEY             66 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xcc, { KEY_SWITCHVIDEOMODE } },
KE_KEY             67 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xe0, { KEY_PROG1 } }, /* Task Manager */
KE_KEY             68 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xe1, { KEY_F14 } }, /* Change Resolution */
KE_KEY             69 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, HOME_PRESS, { KEY_CONFIG } }, /* Home/Express gate key */
KE_KEY             70 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xe8, { KEY_SCREENLOCK } },
KE_KEY             71 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xe9, { KEY_DISPLAYTOGGLE } },
KE_KEY             72 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xeb, { KEY_CAMERA_ZOOMOUT } },
KE_KEY             73 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xec, { KEY_CAMERA_UP } },
KE_KEY             74 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xed, { KEY_CAMERA_DOWN } },
KE_KEY             75 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xee, { KEY_CAMERA_LEFT } },
KE_KEY             76 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xef, { KEY_CAMERA_RIGHT } },
KE_KEY             77 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xf3, { KEY_MENU } },
KE_KEY             78 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xf5, { KEY_HOMEPAGE } },
KE_KEY             79 drivers/platform/x86/eeepc-wmi.c 	{ KE_KEY, 0xf6, { KEY_ESC } },
KE_KEY            335 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, true, { KEY_BRIGHTNESSUP } },
KE_KEY            336 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, false, { KEY_BRIGHTNESSDOWN } },
KE_KEY            449 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY1_CODE,            { KEY_PROG1 } },
KE_KEY            450 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY2_CODE,            { KEY_PROG2 } },
KE_KEY            451 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY3_CODE,            { KEY_PROG3 } },
KE_KEY            452 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY4_CODE,            { KEY_PROG4 } },
KE_KEY            453 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY5_CODE,            { KEY_RFKILL } },
KE_KEY            455 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, FLAG_RFKILL,          { KEY_RFKILL } },
KE_KEY            456 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, FLAG_TOUCHPAD_TOGGLE, { KEY_TOUCHPAD_TOGGLE } },
KE_KEY            457 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, FLAG_MICMUTE,         { KEY_MICMUTE } },
KE_KEY            462 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY1_CODE, { KEY_SCREENLOCK } },	/* "Lock" */
KE_KEY            463 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY2_CODE, { KEY_HELP } },		/* "Mobility Center */
KE_KEY            464 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY3_CODE, { KEY_PROG3 } },
KE_KEY            465 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY4_CODE, { KEY_PROG4 } },
KE_KEY            470 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY1_CODE, { KEY_HELP } },		/* "Support" */
KE_KEY            471 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY2_CODE, { KEY_PROG2 } },
KE_KEY            472 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY3_CODE, { KEY_SWITCHVIDEOMODE } },	/* "Presentation" */
KE_KEY            473 drivers/platform/x86/fujitsu-laptop.c 	{ KE_KEY, KEY4_CODE, { KEY_WWW } },		/* "WWW" */
KE_KEY            143 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x02,   { KEY_BRIGHTNESSUP } },
KE_KEY            144 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x03,   { KEY_BRIGHTNESSDOWN } },
KE_KEY            145 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x20e6, { KEY_PROG1 } },
KE_KEY            146 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x20e8, { KEY_MEDIA } },
KE_KEY            147 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x2142, { KEY_MEDIA } },
KE_KEY            148 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x213b, { KEY_INFO } },
KE_KEY            149 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x2169, { KEY_ROTATE_DISPLAY } },
KE_KEY            150 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x216a, { KEY_SETUP } },
KE_KEY            151 drivers/platform/x86/hp-wmi.c 	{ KE_KEY, 0x231b, { KEY_HELP } },
KE_KEY             31 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x281, { KEY_BRIGHTNESSDOWN } },
KE_KEY             32 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x282, { KEY_BRIGHTNESSUP } },
KE_KEY             33 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x284, { KEY_MUTE } },
KE_KEY             34 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x285, { KEY_VOLUMEDOWN } },
KE_KEY             35 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x286, { KEY_VOLUMEUP } },
KE_KEY             36 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x287, { KEY_MICMUTE } },
KE_KEY             37 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x289, { KEY_WLAN } },
KE_KEY             39 drivers/platform/x86/huawei-wmi.c 	{ KE_KEY,    0x28a, { KEY_CONFIG } },
KE_KEY            660 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 6,  { KEY_SWITCHVIDEOMODE } },
KE_KEY            661 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 7,  { KEY_CAMERA } },
KE_KEY            662 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 8,  { KEY_MICMUTE } },
KE_KEY            663 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 11, { KEY_F16 } },
KE_KEY            664 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 13, { KEY_WLAN } },
KE_KEY            665 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 16, { KEY_PROG1 } },
KE_KEY            666 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 17, { KEY_PROG2 } },
KE_KEY            667 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 64, { KEY_PROG3 } },
KE_KEY            668 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 65, { KEY_PROG4 } },
KE_KEY            669 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 66, { KEY_TOUCHPAD_OFF } },
KE_KEY            670 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 67, { KEY_TOUCHPAD_ON } },
KE_KEY            671 drivers/platform/x86/ideapad-laptop.c 	{ KE_KEY, 128, { KEY_ESC } },
KE_KEY             30 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 3, { KEY_NUMLOCK } },
KE_KEY             31 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 4, { KEY_HOME } },
KE_KEY             32 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 5, { KEY_END } },
KE_KEY             33 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 6, { KEY_PAGEUP } },
KE_KEY             34 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 7, { KEY_PAGEDOWN } },
KE_KEY             35 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 8, { KEY_RFKILL } },
KE_KEY             36 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 9, { KEY_POWER } },
KE_KEY             37 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 11, { KEY_SLEEP } },
KE_KEY             39 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 14, { KEY_STOPCD } },
KE_KEY             40 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 15, { KEY_PLAYPAUSE } },
KE_KEY             41 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 16, { KEY_MUTE } },
KE_KEY             42 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 17, { KEY_VOLUMEUP } },
KE_KEY             43 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 18, { KEY_VOLUMEDOWN } },
KE_KEY             44 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 19, { KEY_BRIGHTNESSUP } },
KE_KEY             45 drivers/platform/x86/intel-hid.c 	{ KE_KEY, 20, { KEY_BRIGHTNESSDOWN } },
KE_KEY             52 drivers/platform/x86/intel-hid.c 	{ KE_KEY,    0xC2, { KEY_LEFTMETA } },                /* Press */
KE_KEY             54 drivers/platform/x86/intel-hid.c 	{ KE_KEY,    0xC4, { KEY_VOLUMEUP } },                /* Press */
KE_KEY             56 drivers/platform/x86/intel-hid.c 	{ KE_KEY,    0xC6, { KEY_VOLUMEDOWN } },              /* Press */
KE_KEY             58 drivers/platform/x86/intel-hid.c 	{ KE_KEY,    0xC8, { KEY_ROTATE_LOCK_TOGGLE } },      /* Press */
KE_KEY             60 drivers/platform/x86/intel-hid.c 	{ KE_KEY,    0xCE, { KEY_POWER } },                   /* Press */
KE_KEY             32 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY, 0xC0, { KEY_POWER } },	/* power key press */
KE_KEY             34 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY, 0xC2, { KEY_LEFTMETA } },		/* 'Windows' key press */
KE_KEY             35 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY, 0xC3, { KEY_LEFTMETA } },		/* 'Windows' key release */
KE_KEY             36 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY, 0xC4, { KEY_VOLUMEUP } },		/* volume-up key press */
KE_KEY             38 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY, 0xC6, { KEY_VOLUMEDOWN } },		/* volume-down key press */
KE_KEY             40 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY,    0xC8, { KEY_ROTATE_LOCK_TOGGLE } },	/* rotate-lock key press */
KE_KEY             41 drivers/platform/x86/intel-vbtn.c 	{ KE_KEY,    0xC9, { KEY_ROTATE_LOCK_TOGGLE } },	/* rotate-lock key release */
KE_KEY             75 drivers/platform/x86/lg-laptop.c 	{KE_KEY, 0x70, {KEY_F15} },	 /* LG control panel (F1) */
KE_KEY             76 drivers/platform/x86/lg-laptop.c 	{KE_KEY, 0x74, {KEY_F13} },	 /* Touchpad toggle (F5) */
KE_KEY             77 drivers/platform/x86/lg-laptop.c 	{KE_KEY, 0xf020000, {KEY_F14} }, /* Read mode (F9) */
KE_KEY             78 drivers/platform/x86/lg-laptop.c 	{KE_KEY, 0x10000000, {KEY_F16} },/* Keyboard backlight (F8) - pressing
KE_KEY             82 drivers/platform/x86/lg-laptop.c 	{KE_KEY, 0x80, {KEY_RFKILL} },
KE_KEY            221 drivers/platform/x86/lg-laptop.c 		if (key && key->type == KE_KEY)
KE_KEY            269 drivers/platform/x86/lg-laptop.c 		if (key && key->type == KE_KEY)
KE_KEY            103 drivers/platform/x86/msi-laptop.c 	{KE_KEY, KEY_TOUCHPAD_ON, {KEY_TOUCHPAD_ON} },	/* Touch Pad On */
KE_KEY            104 drivers/platform/x86/msi-laptop.c 	{KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} },/* Touch Pad On */
KE_KEY             51 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, MSI_KEY_BRIGHTNESSUP,		{KEY_BRIGHTNESSUP} },
KE_KEY             52 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, MSI_KEY_BRIGHTNESSDOWN,	{KEY_BRIGHTNESSDOWN} },
KE_KEY             53 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, MSI_KEY_VOLUMEUP,		{KEY_VOLUMEUP} },
KE_KEY             54 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, MSI_KEY_VOLUMEDOWN,		{KEY_VOLUMEDOWN} },
KE_KEY             55 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, MSI_KEY_MUTE,			{KEY_MUTE} },
KE_KEY             69 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, WIND_KEY_TURBO,		{KEY_PROG1} },
KE_KEY             70 drivers/platform/x86/msi-wmi.c 	{ KE_KEY, WIND_KEY_ECO,			{KEY_PROG2} },
KE_KEY            210 drivers/platform/x86/msi-wmi.c 		if (key->type == KE_KEY &&
KE_KEY            194 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 0, { KEY_RESERVED } },
KE_KEY            195 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 1, { KEY_BRIGHTNESSDOWN } },
KE_KEY            196 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 2, { KEY_BRIGHTNESSUP } },
KE_KEY            197 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 3, { KEY_DISPLAYTOGGLE } },
KE_KEY            198 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 4, { KEY_MUTE } },
KE_KEY            199 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 5, { KEY_VOLUMEDOWN } },
KE_KEY            200 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 6, { KEY_VOLUMEUP } },
KE_KEY            201 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 7, { KEY_SLEEP } },
KE_KEY            202 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 8, { KEY_PROG1 } }, /* Change CPU boost */
KE_KEY            203 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 9, { KEY_BATTERY } },
KE_KEY            204 drivers/platform/x86/panasonic-laptop.c 	{ KE_KEY, 10, { KEY_SUSPEND } },
KE_KEY            107 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x80, { KEY_BRIGHTNESSUP } },
KE_KEY            108 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x81, { KEY_BRIGHTNESSDOWN } },
KE_KEY            109 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x83, { KEY_VOLUMEUP } },
KE_KEY            110 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x84, { KEY_VOLUMEDOWN } },
KE_KEY            111 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x85, { KEY_MUTE } },
KE_KEY            112 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x86, { KEY_SWITCHVIDEOMODE } },
KE_KEY            113 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x87, { KEY_F13 } }, /* touchpad enable/disable key */
KE_KEY            114 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x88, { KEY_WLAN } },
KE_KEY            115 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x8a, { KEY_WWW } },
KE_KEY            116 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x8b, { KEY_MAIL } },
KE_KEY            117 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x8c, { KEY_MEDIA } },
KE_KEY            130 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x96, { KEY_F14 } },
KE_KEY            131 drivers/platform/x86/topstar-laptop.c 	{ KE_KEY, 0x97, { KEY_F14 } },
KE_KEY            230 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x9e, { KEY_RFKILL } },
KE_KEY            231 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x101, { KEY_MUTE } },
KE_KEY            232 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x102, { KEY_ZOOMOUT } },
KE_KEY            233 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x103, { KEY_ZOOMIN } },
KE_KEY            234 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x10f, { KEY_TAB } },
KE_KEY            235 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x12c, { KEY_KBDILLUMTOGGLE } },
KE_KEY            236 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x139, { KEY_ZOOMRESET } },
KE_KEY            237 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13b, { KEY_COFFEE } },
KE_KEY            238 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13c, { KEY_BATTERY } },
KE_KEY            239 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13d, { KEY_SLEEP } },
KE_KEY            240 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13e, { KEY_SUSPEND } },
KE_KEY            241 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13f, { KEY_SWITCHVIDEOMODE } },
KE_KEY            242 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x140, { KEY_BRIGHTNESSDOWN } },
KE_KEY            243 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x141, { KEY_BRIGHTNESSUP } },
KE_KEY            244 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x142, { KEY_WLAN } },
KE_KEY            245 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x143, { KEY_TOUCHPAD_TOGGLE } },
KE_KEY            246 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x17f, { KEY_FN } },
KE_KEY            247 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb05, { KEY_PROG2 } },
KE_KEY            248 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb06, { KEY_WWW } },
KE_KEY            249 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb07, { KEY_MAIL } },
KE_KEY            250 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb30, { KEY_STOP } },
KE_KEY            251 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb31, { KEY_PREVIOUSSONG } },
KE_KEY            252 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb32, { KEY_NEXTSONG } },
KE_KEY            253 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb33, { KEY_PLAYPAUSE } },
KE_KEY            254 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0xb5a, { KEY_MEDIA } },
KE_KEY            264 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x102, { KEY_ZOOMOUT } },
KE_KEY            265 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x103, { KEY_ZOOMIN } },
KE_KEY            266 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x12c, { KEY_KBDILLUMTOGGLE } },
KE_KEY            267 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x139, { KEY_ZOOMRESET } },
KE_KEY            268 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13c, { KEY_BRIGHTNESSDOWN } },
KE_KEY            269 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13d, { KEY_BRIGHTNESSUP } },
KE_KEY            270 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13e, { KEY_SWITCHVIDEOMODE } },
KE_KEY            271 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x13f, { KEY_TOUCHPAD_TOGGLE } },
KE_KEY            272 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x157, { KEY_MUTE } },
KE_KEY            273 drivers/platform/x86/toshiba_acpi.c 	{ KE_KEY, 0x158, { KEY_WLAN } },