Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dapm-power.c39 case EV_PWR: in apmpower_event()
92 .evbit = { BIT_MASK(EV_PWR) },
H A Dinput.c342 case EV_PWR: in input_get_disposition()
2221 case EV_PWR: in input_set_capability()
/openbmc/linux/arch/arm/mach-sa1100/
H A Dcollie.c233 .type = EV_PWR,
241 .type = EV_PWR,
/openbmc/linux/drivers/input/keyboard/
H A Dlocomokbd.c153 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard()
270 BIT_MASK(EV_PWR); in locomokbd_probe()
/openbmc/linux/drivers/input/misc/
H A Dpcf50633-input.c73 input_dev->evbit[0] = BIT(EV_KEY) | BIT(EV_PWR); in pcf50633_input_probe()
/openbmc/linux/drivers/hid/
H A Dhid-input.c977 usage->type = EV_PWR; in hidinput_configure_usage()
1252 usage->type = EV_PWR; in hidinput_configure_usage()
1261 usage->type = EV_PWR; in hidinput_configure_usage()
1264 usage->type = EV_PWR; in hidinput_configure_usage()
1517 if (usage->type == EV_PWR) { in hidinput_hid_event()
H A Dhid-debug.c755 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h47 #define EV_PWR 0x16 macro
/openbmc/linux/Documentation/input/
H A Devent-codes.rst78 * EV_PWR:
319 EV_PWR section in Event codes
322 EV_PWR events are a special type of event used specifically for power
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h48 #define EV_PWR 0x16 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.c409 .type = EV_PWR,