Home
last modified time | relevance | path

Searched refs:UHID_N_TRANSFER (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c70 UHID_N_TRANSFER, enumerator
77 struct usb_xfer *sc_xfer[UHID_N_TRANSFER];
350 static const struct usb_config uhid_config[UHID_N_TRANSFER] = {
754 UHID_N_TRANSFER, sc, &sc->sc_mtx); in uhid_attach()
914 usbd_transfer_unsetup(sc->sc_xfer, UHID_N_TRANSFER); in uhid_detach()

Completed in 2 milliseconds