Searched refs:EV_PWR (Results 1 – 11 of 11) sorted by relevance
39 case EV_PWR: in apmpower_event()92 .evbit = { BIT_MASK(EV_PWR) },
342 case EV_PWR: in input_get_disposition()2147 case EV_PWR: in input_set_capability()
233 .type = EV_PWR,241 .type = EV_PWR,
73 input_dev->evbit[0] = BIT(EV_KEY) | BIT(EV_PWR); in pcf50633_input_probe()
153 input_event(locomokbd->input, EV_PWR, in locomokbd_scankeyboard()270 BIT_MASK(EV_PWR); in locomokbd_probe()
992 usage->type = EV_PWR; in hidinput_configure_usage()1267 usage->type = EV_PWR; in hidinput_configure_usage()1276 usage->type = EV_PWR; in hidinput_configure_usage()1279 usage->type = EV_PWR; in hidinput_configure_usage()1532 if (usage->type == EV_PWR) { in hidinput_hid_event()
755 [EV_FF] = "ForceFeedback", [EV_PWR] = "Power",
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,