Searched refs:KEY_KBDILLUMUP (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.1/drivers/platform/x86/ |
D | huawei-wmi.c | 87 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } }, 88 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
|
D | asus-nb-wmi.c | 571 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
D | asus-laptop.c | 348 {KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
/Linux-v6.1/drivers/macintosh/ |
D | adbhid.c | 602 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/ |
D | linux-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/Linux-v6.1/include/uapi/linux/ |
D | input-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/Linux-v6.1/drivers/platform/x86/dell/ |
D | dell-wmi-base.c | 147 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
|
/Linux-v6.1/drivers/hid/ |
D | hid-apple.c | 245 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY }, 270 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
|
D | hid-debug.c | 962 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
|
D | hid-asus.c | 861 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
|
D | hid-input.c | 1043 case 0x079: map_key_clear(KEY_KBDILLUMUP); break; in hidinput_configure_usage()
|
/Linux-v6.1/drivers/input/keyboard/ |
D | applespi.c | 484 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
|