Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h877 #define ABS_TOOL_WIDTH 0x1c macro
H A Devdev_mt.c73 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH, 15 },
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h868 #define ABS_TOOL_WIDTH 0x1c macro
/freebsd/sys/dev/atkbdc/
H A Dpsm.c1727 evdev_push_abs(sc->evdev_a, ABS_TOOL_WIDTH, f->w);
1858 evdev_support_abs(evdev_a, ABS_TOOL_WIDTH, 0, 15, 0, 0, 0);
1896 { ABS_TOOL_WIDTH, 0, ELANTECH_FINGER_MAX_W, 0 },