Searched refs:KEY_SCREENLOCK (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | asus-nb-wmi.c | 529 { KE_KEY, 0x33, { KEY_SCREENLOCK } }, 530 { KE_KEY, 0x35, { KEY_SCREENLOCK } },
|
H A D | eeepc-wmi.c | 70 { KE_KEY, 0xe8, { 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 | 283 {KE_KEY, 0x02, { KEY_SCREENLOCK } }, 307 {KE_KEY, 0x5C, { KEY_SCREENLOCK } }, /* Screenlock */
|
H A D | fujitsu-laptop.c | 462 { KE_KEY, KEY1_CODE, { KEY_SCREENLOCK } }, /* "Lock" */
|
/openbmc/linux/drivers/hid/ |
H A D | hid-cougar.c | 55 { COUGAR_KEY_LOCK, KEY_SCREENLOCK },
|
/openbmc/linux/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 | 115 .code = KEY_SCREENLOCK,
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 230 #define KEY_SCREENLOCK KEY_COFFEE macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 231 #define KEY_SCREENLOCK KEY_COFFEE macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 231 #define KEY_SCREENLOCK KEY_COFFEE macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 231 #define KEY_SCREENLOCK KEY_COFFEE macro
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n900.dts | 95 linux,code = <KEY_SCREENLOCK>;
|