uts.c | 78 struct hid_location sc_loc_x, sc_loc_y, sc_loc_z; member in struct:uts_softc 179 uha->reportid, hid_input, &sc->sc_loc_y, &flags)) { 229 sc->sc_loc_y.pos, sc->sc_loc_y.size)); 383 dy = hid_get_data(ibuf, &sc->sc_loc_y); 386 dy = -hid_get_data(ibuf, &sc->sc_loc_y);
|