Searched refs:KEY_BRIGHTNESSUP (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-norwood.c37 { 0x32, KEY_BRIGHTNESSUP }, /* Brightness increase */
H A Drc-npgtech.c39 { 0x07, KEY_BRIGHTNESSUP },
H A Drc-powercolor-real-angel.c35 { 0x12, KEY_BRIGHTNESSUP },
H A Drc-rc5-tv.c38 { 0x12, KEY_BRIGHTNESSUP },
H A Drc-rc6-mce.c41 { 0x800f043a, KEY_BRIGHTNESSUP },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Ddell-wmi.c66 {KE_KEY, 0xe006, KEY_BRIGHTNESSUP},
125 KEY_BRIGHTNESSUP, KEY_UNKNOWN, KEY_KBDILLUMTOGGLE,
234 } else if ((key->keycode == KEY_BRIGHTNESSUP ||
H A Dmsi-wmi.c52 { KE_KEY, MSI_WMI_BRIGHTNESSUP, {KEY_BRIGHTNESSUP} },
H A Dtopstar-laptop.c35 { 0x80, KEY_BRIGHTNESSUP },
H A Deeepc-wmi.c70 { KE_IGNORE, NOTIFY_BRNUP_MIN, { KEY_BRIGHTNESSUP } },
H A Dfujitsu-laptop.c684 set_bit(KEY_BRIGHTNESSUP, input->keybit);
777 keycode = KEY_BRIGHTNESSUP;
H A Dhp-wmi.c100 {KE_KEY, 0x02, KEY_BRIGHTNESSUP},
H A Dpanasonic-laptop.c207 /* 2 */ KEY_BRIGHTNESSUP,
H A Dclassmate-laptop.c640 KEY_BRIGHTNESSUP,
H A Dtoshiba_acpi.c142 {KE_KEY, 0x141, KEY_BRIGHTNESSUP},
H A Deeepc-laptop.c147 { KE_KEY, NOTIFY_BRN_MAX, { KEY_BRIGHTNESSUP } },
H A Dthinkpad_acpi.c3188 KEY_BRIGHTNESSUP, /* 0x0F: FN+HOME (brightness up) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-apple.c66 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
87 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
H A Dhid-debug.c718 [KEY_BRIGHTNESSDOWN] = "BrightnessDown", [KEY_BRIGHTNESSUP] = "BrightnessUp",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dadbhid.c540 input_report_key(adbhid[id]->input, KEY_BRIGHTNESSUP, down);
830 set_bit(KEY_BRIGHTNESSUP, input_dev->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h349 #define KEY_BRIGHTNESSUP 225 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c2323 keycode = KEY_BRIGHTNESSUP;
2488 set_bit(KEY_BRIGHTNESSUP, input->keybit);

Completed in 277 milliseconds