Home
last modified time | relevance | path

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

/third_party/libinput/test/
H A Dlitest-device-hp-wmi-hotkeys.c46 EV_SW, SW_DOCK,
H A Dtest-switch.c1378 if (!libevdev_has_event_code(sw->evdev, EV_SW, SW_DOCK)) in START_TEST()
1384 litest_event(sw, EV_SW, SW_DOCK, 1); in START_TEST()
1387 litest_event(sw, EV_SW, SW_DOCK, 0); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h923 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h880 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h880 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h909 #define SW_DOCK 0x05 /* set = plugged into dock */ macro
/third_party/libevdev/include/
H A Devent-names.h738 [SW_DOCK] = "SW_DOCK",
1616 { .name = "SW_DOCK", .value = SW_DOCK },
/third_party/libevdev/test/
H A Dtest-libevdev-events.c1919 ck_assert_int_eq(libevdev_set_event_value(dev, EV_SW, SW_DOCK, 1), -1); in START_TEST()

Completed in 19 milliseconds