Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Ddell-wmi.c62 { KE_KEY, 0xe006, { KEY_BRIGHTNESSUP } },
127 KEY_BRIGHTNESSUP, KEY_UNKNOWN, KEY_KBDILLUMTOGGLE,
160 if ((key->keycode == KEY_BRIGHTNESSUP || in dell_wmi_process_key()
Dfujitsu-tablet.c64 KEY_BRIGHTNESSUP,
140 KEY_BRIGHTNESSUP,
159 KEY_BRIGHTNESSUP,
Dtopstar-laptop.c31 { KE_KEY, 0x80, { KEY_BRIGHTNESSUP } },
Ddell-wmi-aio.c60 { KE_KEY, 0xe006, { KEY_BRIGHTNESSUP } },
Deeepc-wmi.c67 { KE_KEY, ASUS_WMI_BRN_UP, { KEY_BRIGHTNESSUP } },
Dasus-nb-wmi.c302 { KE_KEY, ASUS_WMI_BRN_UP, { KEY_BRIGHTNESSUP } },
Dmsi-wmi.c63 { KE_KEY, MSI_KEY_BRIGHTNESSUP, {KEY_BRIGHTNESSUP} },
Dfujitsu-laptop.c661 set_bit(KEY_BRIGHTNESSUP, input->keybit); in acpi_fujitsu_add()
751 keycode = KEY_BRIGHTNESSUP; in acpi_fujitsu_notify()
Dpanasonic-laptop.c209 { KE_KEY, 2, { KEY_BRIGHTNESSUP } },
Dhp-wmi.c142 { KE_KEY, 0x02, { KEY_BRIGHTNESSUP } },
Dclassmate-laptop.c1045 KEY_BRIGHTNESSUP,
Deeepc-laptop.c146 { KE_KEY, NOTIFY_BRN_MAX, { KEY_BRIGHTNESSUP } },
Dtoshiba_acpi.c234 { KE_KEY, 0x141, { KEY_BRIGHTNESSUP } },
262 { KE_KEY, 0x13d, { KEY_BRIGHTNESSUP } },
Dacer-wmi.c122 {KE_IGNORE, 0x62, {KEY_BRIGHTNESSUP} },
Dasus-laptop.c306 {KE_KEY, ATKD_BRNUP, { KEY_BRIGHTNESSUP } },
Dthinkpad_acpi.c3201 KEY_BRIGHTNESSUP, /* 0x0F: FN+HOME (brightness up) */ in hotkey_init()
/linux-4.1.27/drivers/media/rc/keymaps/
Drc-norwood.c38 { 0x32, KEY_BRIGHTNESSUP }, /* Brightness increase */
Drc-npgtech.c40 { 0x07, KEY_BRIGHTNESSUP },
Drc-powercolor-real-angel.c36 { 0x12, KEY_BRIGHTNESSUP },
Drc-rc6-mce.c69 { 0x800f043a, KEY_BRIGHTNESSUP },
/linux-4.1.27/drivers/hid/
Dhid-chicony.c50 case 0x00f3: ch_map_key_clear(KEY_BRIGHTNESSUP); break; in ch_input_mapping()
Dhid-apple.c72 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
93 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
114 { KEY_F2, KEY_BRIGHTNESSUP, APPLE_FLAG_FKEY },
Dhid-lenovo.c74 map_key_clear(KEY_BRIGHTNESSUP); in lenovo_input_mapping_cptkbd()
Dhid-input.c779 case 0x06f: map_key_clear(KEY_BRIGHTNESSUP); break; in hidinput_configure_usage()
950 case 0x004: map_key_clear(KEY_BRIGHTNESSUP); break; in hidinput_configure_usage()
Dhid-debug.c851 [KEY_BRIGHTNESSDOWN] = "BrightnessDown", [KEY_BRIGHTNESSUP] = "BrightnessUp",
/linux-4.1.27/Documentation/acpi/
Dvideo_extension.txt73 EV_KEY, KEY_BRIGHTNESSUP
88 0x86 KEY_BRIGHTNESSUP
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/
Dinput.h238 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/drivers/macintosh/
Dadbhid.c582 input_report_key(adbhid[id]->input, KEY_BRIGHTNESSUP, down); in adbhid_buttons_input()
872 set_bit(KEY_BRIGHTNESSUP, input_dev->keybit); in adbhid_input_register()
/linux-4.1.27/include/uapi/linux/
Dinput.h442 #define KEY_BRIGHTNESSUP 225 macro
/linux-4.1.27/drivers/acpi/
Dvideo.c1608 keycode = KEY_BRIGHTNESSUP; in acpi_video_device_notify()
1886 set_bit(KEY_BRIGHTNESSUP, input->keybit); in acpi_video_bus_add_notify_handler()
/linux-4.1.27/arch/arm/boot/dts/
Dtegra20-harmony.dts546 MATRIX_KEY(0x1D, 0x05, KEY_BRIGHTNESSUP)
Dtegra20-seaboard.dts669 MATRIX_KEY(0x1D, 0x07, KEY_BRIGHTNESSUP)