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

/freebsd-current/sys/dev/evdev/
H A Devdev.h74 #define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR
108 int32_t maj; /* ABS_MT_TOUCH_MAJOR */
H A Devdev_mt.c73 { ABS_MT_TOUCH_MAJOR, ABS_TOOL_WIDTH, 15 },
H A Dinput-event-codes.h894 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h882 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/freebsd-current/sys/dev/hid/
H A Dietp.c309 evdev_support_abs(sc->evdev, ABS_MT_TOUCH_MAJOR, 0, major, 0, 0, 0);
H A Dhmt.c80 HMT_WIDTH = ABS_MT_INDEX(ABS_MT_TOUCH_MAJOR),
H A Dbcm5974.c753 BCM5974_ABS(sc->sc_evdev, ABS_MT_TOUCH_MAJOR, sc->sc_params->w);
/freebsd-current/sys/dev/usb/input/
H A Dwmt.c96 WMT_WIDTH = ABS_MT_INDEX(ABS_MT_TOUCH_MAJOR),
H A Dwsp.c862 WSP_SUPPORT_ABS(sc->sc_evdev, ABS_MT_TOUCH_MAJOR, sc->sc_params->w);
/freebsd-current/sys/dev/atkbdc/
H A Dpsm.c1904 { ABS_MT_TOUCH_MAJOR, 0, ELANTECH_FINGER_MAX_W *
4753 evdev_push_abs(sc->evdev_a, ABS_MT_TOUCH_MAJOR,

Completed in 108 milliseconds