Home
last modified time | relevance | path

Searched refs:xfer_unsetup (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/usb/
HDusb_controller.h63 void (*xfer_unsetup) (struct usb_xfer *); member
/freebsd-13-stable/sys/dev/usb/controller/
HDavr32dci.c2045 .xfer_unsetup = &avr32dci_xfer_unsetup,
HDatmegadci.c2083 .xfer_unsetup = &atmegadci_xfer_unsetup,
HDuss820dci.c2372 .xfer_unsetup = &uss820dci_xfer_unsetup,
HDohci.c2678 .xfer_unsetup = ohci_xfer_unsetup,
HDuhci.c3153 .xfer_unsetup = uhci_xfer_unsetup,
HDsaf1761_otg.c3646 .xfer_unsetup = &saf1761_otg_xfer_unsetup,
HDmusb_otg.c4180 .xfer_unsetup = &musbotg_xfer_unsetup,
HDehci.c3853 .xfer_unsetup = ehci_xfer_unsetup,
HDdwc_otg.c4958 .xfer_unsetup = &dwc_otg_xfer_unsetup,
HDxhci.c4393 .xfer_unsetup = xhci_xfer_unsetup,
/freebsd-13-stable/sys/mips/cavium/usb/
HDoctusb.c1925 .xfer_unsetup = octusb_xfer_unsetup,