Searched refs:EV_PWR (Results 1 – 13 of 13) sorted by relevance
39 case EV_PWR: in apmpower_event()92 .evbit = { BIT_MASK(EV_PWR) },
342 case EV_PWR: in input_get_disposition()2221 case EV_PWR: in input_set_capability()
233 .type = EV_PWR,241 .type = EV_PWR,
153 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard()270 BIT_MASK(EV_PWR); in locomokbd_probe()
73 input_dev->evbit[0] = BIT(EV_KEY) | BIT(EV_PWR); in pcf50633_input_probe()
977 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()
755 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
47 #define EV_PWR 0x16 macro
78 * EV_PWR:319 EV_PWR section in Event codes322 EV_PWR events are a special type of event used specifically for power
48 #define EV_PWR 0x16 macro
409 .type = EV_PWR,