Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/evdev/
HDevdev_mt.c57 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH },
HDinput-event-codes.h848 #define ABS_TOOL_WIDTH 0x1c macro
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/input/
HDlinux-event-codes.h705 #define ABS_TOOL_WIDTH 0x1c macro
/freebsd-11-stable/sys/dev/atkbdc/
HDpsm.c1720 evdev_push_abs(sc->evdev_a, ABS_TOOL_WIDTH, f->w);
1855 evdev_support_abs(evdev_a, ABS_TOOL_WIDTH, 0, 0, 15, 0, 0, 0);
1893 { ABS_TOOL_WIDTH, 0, ELANTECH_FINGER_MAX_W, 0 },