Searched refs:KEY_KBDILLUMDOWN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-apple.c69 { KEY_F5, KEY_KBDILLUMDOWN, APPLE_FLAG_FKEY },
94 { KEY_F9, KEY_KBDILLUMDOWN, APPLE_FLAG_FKEY },
H A Dhid-debug.c801 [KEY_KBDILLUMDOWN] = "KbdIlluminationDown",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Ddell-wmi.c96 {KE_IGNORE, 0xe034, KEY_KBDILLUMDOWN},
H A Dasus-laptop.c280 {KE_KEY, 0xc5, { KEY_KBDILLUMDOWN } },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dadbhid.c552 input_report_key(adbhid[id]->input, KEY_KBDILLUMDOWN, down);
835 set_bit(KEY_KBDILLUMDOWN, input_dev->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h355 #define KEY_KBDILLUMDOWN 229 macro

Completed in 274 milliseconds