Home
last modified time | relevance | path

Searched refs:EV_PWR (Results 1 - 8 of 8) sorted by relevance

/third_party/libevdev/test/
H A Dtest-event-names.c37 ck_assert_str_eq(libevdev_event_type_get_name(EV_PWR), "EV_PWR"); in START_TEST()
H A Dtest-event-codes.c127 ck_assert_int_eq(libevdev_event_code_from_name(EV_PWR, "PWR_SOMETHING"), -1); in START_TEST()
H A Dtest-libevdev-has-event.c19 * EV_PWR, EV_FF_STATUS, EV_REP, */
129 ck_assert_msg(!libevdev_has_event_code(dev, EV_PWR, 0), "for EV_PWR"); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h60 #define EV_PWR 0x16 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h48 #define EV_PWR 0x16 macro
/third_party/libevdev/include/
H A Devent-names.h17 [EV_PWR] = "EV_PWR",
888 { .name = "EV_PWR", .value = EV_PWR },

Completed in 23 milliseconds