Searched refs:KEY_SCREENLOCK (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/hid/ |
| H A D | hid-samsung.c | 185 samsung_kbd_mouse_map_key_clear(KEY_SCREENLOCK); in samsung_kbd_input_mapping() 392 samsung_kbd_mouse_map_key_clear(KEY_SCREENLOCK); in samsung_universal_kbd_input_mapping()
|
| H A D | hid-cougar.c | 55 { COUGAR_KEY_LOCK, KEY_SCREENLOCK },
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | eeepc-wmi.c | 70 { KE_KEY, 0xe8, { KEY_SCREENLOCK } },
|
| H A D | asus-nb-wmi.c | 563 { KE_KEY, 0x33, { KEY_SCREENLOCK } }, 564 { KE_KEY, 0x35, { KEY_SCREENLOCK } },
|
| H A D | system76_acpi.c | 669 input_key(data, KEY_SCREENLOCK); in system76_notify() 756 input_set_capability(data->input, EV_KEY, KEY_SCREENLOCK); in system76_add()
|
| H A D | asus-laptop.c | 282 {KE_KEY, 0x02, { KEY_SCREENLOCK } }, 306 {KE_KEY, 0x5C, { KEY_SCREENLOCK } }, /* Screenlock */
|
| H A D | fujitsu-laptop.c | 576 { KE_KEY, KEY1_CODE, { KEY_SCREENLOCK } }, /* "Lock" */
|
| /linux-6.15/drivers/platform/x86/amd/pmf/ |
| H A D | tee-if.c | 159 amd_pmf_update_uevents(dev, KEY_SCREENLOCK); in amd_pmf_apply_policies() 445 input_set_capability(dev->pmf_idev, EV_KEY, KEY_SCREENLOCK); in amd_pmf_register_input_device()
|
| /linux-6.15/drivers/input/keyboard/ |
| H A D | maple_keyb.c | 77 KEY_SCROLLDOWN, KEY_EDIT, KEY_SLEEP, KEY_SCREENLOCK, KEY_REFRESH,
|
| H A D | cros_ec_keyb.c | 113 .code = KEY_SCREENLOCK,
|
| /linux-6.15/include/uapi/linux/ |
| H A D | input-event-codes.h | 231 #define KEY_SCREENLOCK KEY_COFFEE macro
|
| /linux-6.15/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 231 #define KEY_SCREENLOCK KEY_COFFEE macro
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n900.dts | 95 linux,code = <KEY_SCREENLOCK>;
|