Searched refs:KEY_SCREENLOCK (Results 1 – 12 of 12) sorted by relevance
| /linux/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/drivers/platform/x86/ |
| H A D | eeepc-wmi.c | 70 { KE_KEY, 0xe8, { KEY_SCREENLOCK } },
|
| H A D | asus-nb-wmi.c | 587 { KE_KEY, 0x33, { KEY_SCREENLOCK } }, 588 { 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 | 580 { KE_KEY, KEY1_CODE, { KEY_SCREENLOCK } }, /* "Lock" */
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | tee-if.c | 214 amd_pmf_update_uevents(dev, KEY_SCREENLOCK); in amd_pmf_apply_policies() 471 input_set_capability(dev->pmf_idev, EV_KEY, KEY_SCREENLOCK); in amd_pmf_register_input_device()
|
| /linux/drivers/input/keyboard/ |
| H A D | maple_keyb.c | 77 KEY_SCROLLDOWN, KEY_EDIT, KEY_SLEEP, KEY_SCREENLOCK, KEY_REFRESH,
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 232 #define KEY_SCREENLOCK KEY_COFFEE 231 #define KEY_SCREENLOCK global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 232 #define KEY_SCREENLOCK KEY_COFFEE macro
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n900.dts | 95 linux,code = <KEY_SCREENLOCK>;
|