Searched refs:ABS_TOOL_WIDTH (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/dev/evdev/ |
| HD | evdev_mt.c | 57 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH },
|
| HD | input-event-codes.h | 848 #define ABS_TOOL_WIDTH 0x1c macro
|
| /freebsd-11-stable/sys/gnu/dts/include/dt-bindings/input/ |
| HD | linux-event-codes.h | 705 #define ABS_TOOL_WIDTH 0x1c macro
|
| /freebsd-11-stable/sys/dev/atkbdc/ |
| HD | psm.c | 1720 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 },
|