Searched refs:ABS_MT_TOUCH_MAJOR (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/evdev/
H A Devdev.h76 #define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR
H A Devdev_mt.c57 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH },
H A Dinput-event-codes.h864 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h850 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c119 .code = ABS_MT_TOUCH_MAJOR,
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c135 .code = ABS_MT_TOUCH_MAJOR,
/freebsd-13-stable/sys/dev/atkbdc/
H A Dpsm.c1907 { ABS_MT_TOUCH_MAJOR, 0, ELANTECH_FINGER_MAX_W *
4766 evdev_push_abs(sc->evdev_a, ABS_MT_TOUCH_MAJOR,

Completed in 122 milliseconds