Searched refs:abs_y (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/contrib/xen/io/ |
| HD | kbdif.h | 332 int32_t abs_y; member 490 int32_t abs_y; /* absolute Y position, pixels */ member
|
| /freebsd-14-stable/sys/dev/usb/input/ |
| HD | wsp.c | 280 int16_t abs_y; /* absolute y coodinate */ member 985 f->abs_y = le16toh((uint16_t)f->abs_y); in wsp_intr_callback() 1000 i, ibt, ntouch, f->origin, f->abs_x, f->abs_y, in wsp_intr_callback() 1004 sc->pos_y[i] = -f->abs_y; in wsp_intr_callback() 1011 .y = params->y.min + params->y.max - f->abs_y, in wsp_intr_callback()
|
| HD | atp.c | 328 int16_t abs_y; /* absolute y coordinate */ member 1299 source_fingerp->abs_y = le16toh((uint16_t)source_fingerp->abs_y); in wsp_interpret_sensor_data() 1316 fingers[n_fingers].y = -source_fingerp->abs_y; in wsp_interpret_sensor_data()
|
| /freebsd-14-stable/sys/dev/hid/ |
| HD | bcm5974.c | 177 uint16_t abs_y; /* absolute y coodinate */ member 873 BCM5974_LE2H(f->abs_x), BCM5974_LE2H(f->abs_y), in bcm5974_intr() 886 BCM5974_LE2H(f->abs_y), in bcm5974_intr()
|