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

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c169 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_MT_POSITION_Y, y);
254 evdev_support_abs(sc->sc_evdev, ABS_MT_POSITION_Y, 0, 0,
/freebsd-11-stable/sys/dev/evdev/
H A Devdev_mt.c55 { ABS_MT_POSITION_Y, ABS_Y },
H A Dinput-event-codes.h870 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h718 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/freebsd-11-stable/sys/dev/usb/input/
H A Dwmt.c142 .code = ABS_MT_POSITION_Y,
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c1707 evdev_push_abs(sc->evdev_a, ABS_MT_POSITION_Y, y);
1824 { ABS_MT_POSITION_Y, sc->synhw.minimumYCoord,
1898 { ABS_MT_POSITION_Y, 0, sc->elanhw.sizey,

Completed in 146 milliseconds