HomeSort by: relevance | last modified time | path
    Searched defs:sc_loc_x (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
btms.c 110 struct hid_location sc_loc_x; member in struct:btms_softc
218 &sc->sc_loc_x,
419 dx = hid_get_data(data, &sc->sc_loc_x);
453 sc->sc_loc_x.pos, sc->sc_loc_x.size);
  /src/sys/dev/usb/
uts.c 78 struct hid_location sc_loc_x, sc_loc_y, sc_loc_z; member in struct:uts_softc
160 uha->reportid, hid_input, &sc->sc_loc_x, &flags)) {
227 sc->sc_loc_x.pos, sc->sc_loc_x.size));
380 dx = hid_get_data(ibuf, &sc->sc_loc_x);

Completed in 16 milliseconds