Searched refs:KEY_KBDILLUMTOGGLE (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 105 { KE_IGNORE, 0xe00c, { KEY_KBDILLUMTOGGLE } }, 230 [22] = KEY_KBDILLUMTOGGLE, 289 { KE_IGNORE, 0x152, { KEY_KBDILLUMTOGGLE } }, 430 if (key->keycode == KEY_KBDILLUMTOGGLE) { in dell_wmi_process_key() 604 if (keycode == KEY_KBDILLUMTOGGLE) in handle_dmi_entry()
|
/openbmc/linux/drivers/macintosh/ |
H A D | adbhid.c | 590 input_report_key(adbhid[id]->input, KEY_KBDILLUMTOGGLE, down); in adbhid_buttons_input() 874 set_bit(KEY_KBDILLUMTOGGLE, input_dev->keybit); in adbhid_input_register()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 306 #define KEY_KBDILLUMTOGGLE 228 macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 308 #define KEY_KBDILLUMTOGGLE 228 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 308 #define KEY_KBDILLUMTOGGLE 228 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 308 #define KEY_KBDILLUMTOGGLE 228 macro
|
/openbmc/linux/drivers/platform/x86/ |
H A D | huawei-wmi.c | 85 { KE_IGNORE, 0x293, { KEY_KBDILLUMTOGGLE } },
|
H A D | toshiba_acpi.c | 253 { KE_KEY, 0x12c, { KEY_KBDILLUMTOGGLE } }, 284 { KE_KEY, 0x12c, { KEY_KBDILLUMTOGGLE } },
|
H A D | acer-wmi.c | 128 {KE_IGNORE, 0x84, {KEY_KBDILLUMTOGGLE} }, /* Automatic Keyboard background light toggle */
|
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | 960 [KEY_KBDILLUMTOGGLE] = "KbdIlluminationToggle",
|
H A D | hid-input.c | 1064 case 0x035: map_key_clear(KEY_KBDILLUMTOGGLE); break; in hidinput_configure_usage() 1100 case 0x07c: map_key_clear(KEY_KBDILLUMTOGGLE); break; in hidinput_configure_usage()
|
H A D | hid-asus.c | 871 case 0xc7: asus_map_key_clear(KEY_KBDILLUMTOGGLE); break; in asus_input_mapping()
|
H A D | hid-apple.c | 275 { KEY_F8, KEY_KBDILLUMTOGGLE, APPLE_FLAG_FKEY },
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 383 MATRIX_KEY(4, 3, KEY_KBDILLUMTOGGLE)
|