Home
last modified time | relevance | path

Searched refs:MT_TOOL_DIAL (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-dell-canvas-totem.c34 { .type = EV_ABS, .code = ABS_MT_TOOL_TYPE, .value = MT_TOOL_DIAL }, /* fixed value in device */
/third_party/libinput/include/linux/linux/
H A Dinput.h274 #define MT_TOOL_DIAL 0x0a macro
/third_party/libinput/include/linux/freebsd/
H A Dinput.h275 #define MT_TOOL_DIAL 0x0a macro
/third_party/libevdev/include/linux/linux/
H A Dinput.h283 #define MT_TOOL_DIAL 0x0a macro
/third_party/libinput/src/
H A Devdev-totem.c246 if (e->value != MT_TOOL_DIAL) { in totem_process_abs()
727 libevdev_get_abs_maximum(evdev, ABS_MT_TOOL_TYPE) >= MT_TOOL_DIAL; in totem_reject_device()
/third_party/libevdev/include/
H A Devent-names.h803 [MT_TOOL_DIAL] = "MT_TOOL_DIAL",
873 { .name = "MT_TOOL_DIAL", .value = MT_TOOL_DIAL },

Completed in 6 milliseconds