Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c165 evdev_push_event(sc->sc_evdev, EV_ABS, ABS_MT_POSITION_Y, y); in ft5406ts_callout()
252 evdev_support_abs(sc->sc_evdev, ABS_MT_POSITION_Y, 0, in ft5406ts_init()
/freebsd/sys/dev/hid/
H A Dps4dshock.c916 evdev_push_abs(evdev, ABS_MT_POSITION_Y, data[PS4DS_Y1]); in ps4dsmtp_push_packet()
923 evdev_push_abs(evdev, ABS_MT_POSITION_Y, data[PS4DS_Y2]); in ps4dsmtp_push_packet()
982 evdev_support_abs(evdev, ABS_MT_POSITION_Y, 0, 942, 0, 0, 49); in ps4dsmtp_final_cb()
H A Dietp.c304 evdev_support_abs(sc->evdev, ABS_MT_POSITION_Y, in ietp_attach()
H A Dbcm5974.c749 BCM5974_ABS(sc->sc_evdev, ABS_MT_POSITION_Y, sc->sc_params->y); in bcm5974_attach()
H A Dhmt.c84 HMT_Y = ABS_MT_INDEX(ABS_MT_POSITION_Y),
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h900 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
H A Devdev_mt.c71 { ABS_MT_POSITION_Y, ABS_Y, 0 },
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h891 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/freebsd/sys/dev/cyapa/
H A Dcyapa.c597 evdev_support_abs(sc->evdev, ABS_MT_POSITION_Y, 0, sc->cap_resy, 0, 0, in cyapa_attach()
1388 evdev_push_abs(sc->evdev, ABS_MT_POSITION_Y, in cyapa_raw_input()
/freebsd/sys/dev/usb/input/
H A Dwmt.c99 WMT_Y = ABS_MT_INDEX(ABS_MT_POSITION_Y),
H A Dwsp.c897 WSP_SUPPORT_ABS(sc->sc_evdev, ABS_MT_POSITION_Y, sc->sc_params->y); in wsp_attach()
/freebsd/sys/dev/atkbdc/
H A Dpsm.c1714 evdev_push_abs(sc->evdev_a, ABS_MT_POSITION_Y, y);
1823 { ABS_MT_POSITION_Y, sc->synhw.minimumYCoord,
1901 { ABS_MT_POSITION_Y, 0, sc->elanhw.sizey,