Home
last modified time | relevance | path

Searched refs:sc_minx (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/hid/
H A Dhidmt.c124 mt->sc_minx = mt->sc_miny = mt->sc_maxx = mt->sc_maxy = 0; in hidmt_setup()
185 mt->sc_minx = h.logical_minimum; in hidmt_setup()
248 hw->x_min = mt->sc_minx; in hidmt_configure()
498 wsmc->minx = mt->sc_minx; in hidmt_ioctl()
H A Dhidmtvar.h60 int sc_minx, sc_maxx; member