Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_controller.h63 void (*xfer_unsetup) (struct usb_xfer *); member
/NextBSD/sys/dev/usb/controller/
HDatmegadci.c2149 .xfer_unsetup = &atmegadci_xfer_unsetup,
HDavr32dci.c2093 .xfer_unsetup = &avr32dci_xfer_unsetup,
HDat91dci.c2372 .xfer_unsetup = &at91dci_xfer_unsetup,
HDuss820dci.c2438 .xfer_unsetup = &uss820dci_xfer_unsetup,
HDohci.c2726 .xfer_unsetup = ohci_xfer_unsetup,
HDuhci.c3224 .xfer_unsetup = uhci_xfer_unsetup,
HDsaf1761_otg.c3703 .xfer_unsetup = &saf1761_otg_xfer_unsetup,
HDmusb_otg.c4248 .xfer_unsetup = &musbotg_xfer_unsetup,
HDehci.c3949 .xfer_unsetup = ehci_xfer_unsetup,
HDxhci.c4309 .xfer_unsetup = xhci_xfer_unsetup,
HDdwc_otg.c4970 .xfer_unsetup = &dwc_otg_xfer_unsetup,
/NextBSD/sys/mips/cavium/usb/
HDoctusb.c1936 .xfer_unsetup = octusb_xfer_unsetup,