Searched refs:EV_PWR (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/input/ |
| H A D | apm-power.c | 39 case EV_PWR: in apmpower_event() 92 .evbit = { BIT_MASK(EV_PWR) },
|
| /linux/arch/arm/mach-sa1100/ |
| H A D | collie.c | 233 .type = EV_PWR, 241 .type = EV_PWR,
|
| /linux/drivers/input/keyboard/ |
| H A D | locomokbd.c | 152 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard() 267 BIT_MASK(EV_PWR); in locomokbd_probe()
|
| /linux/drivers/hid/ |
| H A D | hid-input.c | 1012 usage->type = EV_PWR; in hidinput_configure_usage() 1287 usage->type = EV_PWR; in hidinput_configure_usage() 1296 usage->type = EV_PWR; in hidinput_configure_usage() 1299 usage->type = EV_PWR; in hidinput_configure_usage() 1552 if (usage->type == EV_PWR) { in hidinput_hid_event()
|
| H A D | hid-debug.c | 3147 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
|
| /linux/Documentation/input/ |
| H A D | event-codes.rst | 78 * EV_PWR: 325 EV_PWR section in Event codes 328 EV_PWR events are a special type of event used specifically for power
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 49 #define EV_PWR 0x16 48 #define EV_PWR global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 49 #define EV_PWR 0x16 macro
|
| /linux/arch/arm/mach-pxa/ |
| H A D | spitz.c | 445 PROPERTY_ENTRY_U32("linux,input-type", EV_PWR),
|