Searched refs:EV_PWR (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/input/
H A Dapm-power.c39 case EV_PWR:
92 .evbit = { BIT_MASK(EV_PWR) },
H A Dinput.c342 case EV_PWR:
2147 case EV_PWR:
/linux-master/drivers/input/misc/
H A Dpcf50633-input.c73 input_dev->evbit[0] = BIT(EV_KEY) | BIT(EV_PWR);
/linux-master/drivers/input/keyboard/
H A Dlocomokbd.c153 input_event(locomokbd->input, EV_PWR,
270 BIT_MASK(EV_PWR);
/linux-master/arch/arm/mach-sa1100/
H A Dcollie.c233 .type = EV_PWR,
241 .type = EV_PWR,
/linux-master/drivers/hid/
H A Dhid-input.c994 usage->type = EV_PWR;
1269 usage->type = EV_PWR;
1278 usage->type = EV_PWR;
1281 usage->type = EV_PWR;
1534 if (usage->type == EV_PWR) {
H A Dhid-debug.c755 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
/linux-master/arch/arm/mach-pxa/
H A Dspitz.c409 .type = EV_PWR,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h48 #define EV_PWR 0x16 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h48 #define EV_PWR 0x16 macro

Completed in 153 milliseconds