/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
H A D | test_apple_keyboard.py | 348 assert evdev.value[libevdev.EV_KEY.KEY_KBDILLUMUP] == 0 361 assert evdev.value[libevdev.EV_KEY.KEY_KBDILLUMUP] == 0 374 assert evdev.value[libevdev.EV_KEY.KEY_KBDILLUMUP] == 0 386 assert evdev.value[libevdev.EV_KEY.KEY_KBDILLUMUP] == 0 401 assert evdev.value[libevdev.EV_KEY.KEY_KBDILLUMUP] == 0
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-apple.c | 124 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY }, 149 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
|
H A D | hid-debug.c | 925 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
|
H A D | hid-asus.c | 785 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
|
H A D | hid-input.c | 925 case 0x079: map_key_clear(KEY_KBDILLUMUP); break; in hidinput_configure_usage()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | huawei-wmi.c | 87 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } }, 88 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
|
H A D | asus-nb-wmi.c | 574 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
H A D | dell-wmi.c | 145 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | huawei-wmi.c | 86 { KE_IGNORE, 0x294, { KEY_KBDILLUMUP } }, 87 { KE_IGNORE, 0x295, { KEY_KBDILLUMUP } },
|
H A D | asus-nb-wmi.c | 590 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | adbhid.c | 602 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()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 147 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-apple.c | 252 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY }, 277 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
|
H A D | hid-asus.c | 885 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
|
H A D | hid-debug.c | 962 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 310 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 277 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 277 #define KEY_KBDILLUMUP 230 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 264 #define KEY_KBDILLUMUP 230 macro
|