Searched refs:KEY_WAKEUP (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/media/rc/keymaps/
H A Drc-cec.c150 { 0x6d, KEY_WAKEUP }, /* CEC Spec: Power On Function */
/linux-master/arch/sh/boards/mach-se/7722/
H A Dsetup.c105 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
/linux-master/drivers/acpi/
H A Dbutton.c496 input_report_key(input, KEY_WAKEUP, 1);
498 input_report_key(input, KEY_WAKEUP, 0);
591 input_set_capability(input, EV_KEY, KEY_WAKEUP);
/linux-master/arch/arm/mach-sa1100/
H A Dcollie.c242 .code = KEY_WAKEUP,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h221 #define KEY_WAKEUP 143 /* System Wake Up */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h221 #define KEY_WAKEUP 143 /* System Wake Up */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h221 #define KEY_WAKEUP 143 /* System Wake Up */ macro
/linux-master/drivers/hid/
H A Dhid-debug.c835 [KEY_SLEEP] = "Sleep", [KEY_WAKEUP] = "WakeUp",
H A Dhid-input.c818 case 0x3: map_key_clear(KEY_WAKEUP); break;

Completed in 199 milliseconds