Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/
Dapm-power.c39 case EV_PWR: in apmpower_event()
92 .evbit = { BIT_MASK(EV_PWR) },
Dinput.c369 case EV_PWR: in input_get_disposition()
2164 case EV_PWR: in input_set_capability()
/linux-5.19.10/arch/arm/mach-sa1100/
Dcollie.c265 .type = EV_PWR,
273 .type = EV_PWR,
/linux-5.19.10/drivers/input/misc/
Dpcf50633-input.c73 input_dev->evbit[0] = BIT(EV_KEY) | BIT(EV_PWR); in pcf50633_input_probe()
/linux-5.19.10/drivers/input/keyboard/
Dlocomokbd.c153 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard()
270 BIT_MASK(EV_PWR); in locomokbd_probe()
/linux-5.19.10/arch/arm/mach-pxa/
Dtosa.c506 .type = EV_PWR,
514 .type = EV_PWR,
Dspitz.c410 .type = EV_PWR,
/linux-5.19.10/arch/arm/mach-s3c/
Dmach-n30.c160 .type = EV_PWR,
/linux-5.19.10/drivers/hid/
Dhid-input.c934 usage->type = EV_PWR; in hidinput_configure_usage()
1200 usage->type = EV_PWR; in hidinput_configure_usage()
1209 usage->type = EV_PWR; in hidinput_configure_usage()
1452 if (usage->type == EV_PWR) { in hidinput_hid_event()
Dhid-debug.c755 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
/linux-5.19.10/Documentation/input/
Devent-codes.rst78 * EV_PWR:
313 EV_PWR section in Event codes
316 EV_PWR events are a special type of event used specifically for power
/linux-5.19.10/include/uapi/linux/
Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/linux-5.19.10/include/dt-bindings/input/
Dlinux-event-codes.h48 #define EV_PWR 0x16 macro