Searched refs:KEY_KBDILLUMUP (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/hid/ |
D | hid-apple.c | 99 { KEY_F6, KEY_KBDILLUMUP, APPLE_FLAG_FKEY }, 124 { KEY_F10, KEY_KBDILLUMUP, APPLE_FLAG_FKEY },
|
D | hid-asus.c | 492 case 0xc4: asus_map_key_clear(KEY_KBDILLUMUP); break; in asus_input_mapping()
|
D | hid-debug.c | 940 [KEY_KBDILLUMUP] = "KbdIlluminationUp",
|
/Linux-v4.19/drivers/platform/x86/ |
D | asus-nb-wmi.c | 496 { KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
D | dell-wmi.c | 160 { KE_IGNORE, 0xe033, { KEY_KBDILLUMUP } },
|
D | asus-laptop.c | 364 {KE_KEY, 0xC4, { KEY_KBDILLUMUP } },
|
/Linux-v4.19/drivers/macintosh/ |
D | adbhid.c | 602 input_report_key(adbhid[id]->input, KEY_KBDILLUMUP, down); in adbhid_buttons_input() 878 set_bit(KEY_KBDILLUMUP, input_dev->keybit); in adbhid_input_register()
|
/Linux-v4.19/include/dt-bindings/input/ |
D | linux-event-codes.h | 309 #define KEY_KBDILLUMUP 230 macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 309 #define KEY_KBDILLUMUP 230 macro
|