Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dapm-power.c39 case EV_PWR: in apmpower_event()
92 .evbit = { BIT_MASK(EV_PWR) },
H A Dinput.c309 case EV_PWR: in input_get_disposition()
2185 case EV_PWR: in input_set_capability()
/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/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/drivers/hid/
H A Dhid-debug.c3150 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",