Home
last modified time | relevance | path

Searched refs:EV_PWR (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/
H A Dapm-power.c39 case EV_PWR: in apmpower_event()
92 .evbit = { BIT_MASK(EV_PWR) },
/linux/arch/arm/mach-sa1100/
H A Dcollie.c233 .type = EV_PWR,
241 .type = EV_PWR,
/linux/drivers/input/keyboard/
H A Dlocomokbd.c152 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard()
267 BIT_MASK(EV_PWR); in locomokbd_probe()
/linux/drivers/hid/
H A Dhid-input.c1012 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 Dhid-debug.c3147 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
/linux/Documentation/input/
H A Devent-codes.rst78 * 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 Dlinux-event-codes.h49 #define EV_PWR 0x16
48 #define EV_PWR global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h49 #define EV_PWR 0x16 macro
/linux/arch/arm/mach-pxa/
H A Dspitz.c445 PROPERTY_ENTRY_U32("linux,input-type", EV_PWR),