Searched refs:ABS_MT_POSITION_Y (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/dev/misc/evdev/ |
| HD | input-event-codes.h | 902 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
|
| HD | evdev_mt.c | 75 { ABS_MT_POSITION_Y, ABS_Y, 0 },
|
| /dragonfly/sys/dev/misc/psm/ |
| HD | psm.c | 1764 evdev_push_abs(sc->evdev_a, ABS_MT_POSITION_Y, y); 1873 { ABS_MT_POSITION_Y, sc->synhw.minimumYCoord, 1951 { ABS_MT_POSITION_Y, 0, sc->elanhw.sizey,
|