Home
last modified time | relevance | path

Searched refs:ABS_TOOL_WIDTH (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/evdev/
HDinput-event-codes.h877 #define ABS_TOOL_WIDTH 0x1c macro
HDevdev_mt.c73 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH, 15 },
/freebsd-14-stable/sys/contrib/device-tree/include/dt-bindings/input/
HDlinux-event-codes.h865 #define ABS_TOOL_WIDTH 0x1c macro
/freebsd-14-stable/sys/dev/atkbdc/
HDpsm.c1718 evdev_push_abs(sc->evdev_a, ABS_TOOL_WIDTH, f->w);
1849 evdev_support_abs(evdev_a, ABS_TOOL_WIDTH, 0, 15, 0, 0, 0);
1887 { ABS_TOOL_WIDTH, 0, ELANTECH_FINGER_MAX_W, 0 },