Searched refs:ABS_MT_POSITION_X (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c168 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_MT_POSITION_X, x);
252 evdev_support_abs(sc->sc_evdev, ABS_MT_POSITION_X, 0, 0,
/freebsd-11-stable/sys/dev/evdev/
H A Devdev_mt.c54 { ABS_MT_POSITION_X, ABS_X },
H A Dinput-event-codes.h869 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h717 #define ABS_MT_POSITION_X 0x35 /* Center X touch position */ macro
/freebsd-11-stable/sys/dev/usb/input/
H A Dwmt.c136 .code = ABS_MT_POSITION_X,
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c1706 evdev_push_abs(sc->evdev_a, ABS_MT_POSITION_X, f->x);
1822 { ABS_MT_POSITION_X, sc->synhw.minimumXCoord,
1896 { ABS_MT_POSITION_X, 0, sc->elanhw.sizex,

Completed in 143 milliseconds