Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dhuawei-wmi.c42 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } },
43 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
Dasus-nb-wmi.c500 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
Ddell-wmi.c145 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
Dasus-laptop.c349 {KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
/Linux-v5.4/drivers/hid/
Dhid-apple.c95 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
120 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
Dhid-asus.c706 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
Dhid-debug.c923 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
Dhid-input.c910 case 0x079: map_key_clear(KEY_KBDILLUMUP); break; in hidinput_configure_usage()
/Linux-v5.4/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.4/include/dt-bindings/input/
Dlinux-event-codes.h309 #define KEY_KBDILLUMUP 230 macro
/Linux-v5.4/include/uapi/linux/
Dinput-event-codes.h309 #define KEY_KBDILLUMUP 230 macro
/Linux-v5.4/drivers/input/keyboard/
Dapplespi.c474 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },