Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dhuawei-wmi.c87 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } },
88 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
Dasus-nb-wmi.c611 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
Ddell-wmi.c145 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
Dasus-laptop.c348 {KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
/Linux-v5.10/drivers/hid/
Dhid-apple.c102 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
127 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
Dhid-debug.c923 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
Dhid-asus.c765 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
Dhid-input.c913 case 0x079: map_key_clear(KEY_KBDILLUMUP); break; in hidinput_configure_usage()
/Linux-v5.10/drivers/macintosh/
Dadbhid.c602 input_report_key(adbhid[id]->input, KEY_KBDILLUMUP, down); in adbhid_buttons_input()
879 set_bit(KEY_KBDILLUMUP, input_dev->keybit); in adbhid_input_register()
/Linux-v5.10/include/uapi/linux/
Dinput-event-codes.h309 #define KEY_KBDILLUMUP 230 macro
/Linux-v5.10/include/dt-bindings/input/
Dlinux-event-codes.h309 #define KEY_KBDILLUMUP 230 macro
/Linux-v5.10/drivers/input/keyboard/
Dapplespi.c474 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },