Searched refs:KEY_WAKEUP (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/arch/sh/boards/mach-se/7722/ |
D | setup.c | 109 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra30-colibri-eval-v3.dts | 143 linux,code = <KEY_WAKEUP>;
|
D | tegra30-apalis-eval.dts | 197 linux,code = <KEY_WAKEUP>;
|
D | exynos5420-arndale-octa.dts | 49 linux,code = <KEY_WAKEUP>;
|
D | exynos5250-arndale.dts | 71 linux,code = <KEY_WAKEUP>;
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | collie.c | 252 .code = KEY_WAKEUP,
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 220 #define KEY_WAKEUP 143 /* System Wake Up */ macro
|
/linux-4.4.14/drivers/hid/ |
D | hid-debug.c | 813 [KEY_SLEEP] = "Sleep", [KEY_WAKEUP] = "WakeUp",
|
D | hid-input.c | 582 case 0x3: map_key_clear(KEY_WAKEUP); break; in hidinput_configure_usage()
|