Home
last modified time | relevance | path

Searched refs:KEY_KBDILLUMUP (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/platform/x86/
Dhuawei-wmi.c87 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } },
88 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
Dasus-nb-wmi.c571 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
Dasus-laptop.c348 {KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
/Linux-v6.1/drivers/macintosh/
Dadbhid.c602 input_report_key(adbhid[id]->input, KEY_KBDILLUMUP, down); in adbhid_buttons_input()
876 set_bit(KEY_KBDILLUMUP, input_dev->keybit); in adbhid_input_register()
/Linux-v6.1/include/dt-bindings/input/
Dlinux-event-codes.h310 #define KEY_KBDILLUMUP 230 macro
/Linux-v6.1/include/uapi/linux/
Dinput-event-codes.h310 #define KEY_KBDILLUMUP 230 macro
/Linux-v6.1/drivers/platform/x86/dell/
Ddell-wmi-base.c147 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
/Linux-v6.1/drivers/hid/
Dhid-apple.c245 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
270 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
Dhid-debug.c962 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
Dhid-asus.c861 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
Dhid-input.c1043 case 0x079: map_key_clear(KEY_KBDILLUMUP); break; in hidinput_configure_usage()
/Linux-v6.1/drivers/input/keyboard/
Dapplespi.c484 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },