Searched refs:xfer_unsetup (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/sys/dev/usb/ |
| HD | usb_controller.h | 63 void (*xfer_unsetup) (struct usb_xfer *); member
|
| /NextBSD/sys/dev/usb/controller/ |
| HD | atmegadci.c | 2149 .xfer_unsetup = &atmegadci_xfer_unsetup,
|
| HD | avr32dci.c | 2093 .xfer_unsetup = &avr32dci_xfer_unsetup,
|
| HD | at91dci.c | 2372 .xfer_unsetup = &at91dci_xfer_unsetup,
|
| HD | uss820dci.c | 2438 .xfer_unsetup = &uss820dci_xfer_unsetup,
|
| HD | ohci.c | 2726 .xfer_unsetup = ohci_xfer_unsetup,
|
| HD | uhci.c | 3224 .xfer_unsetup = uhci_xfer_unsetup,
|
| HD | saf1761_otg.c | 3703 .xfer_unsetup = &saf1761_otg_xfer_unsetup,
|
| HD | musb_otg.c | 4248 .xfer_unsetup = &musbotg_xfer_unsetup,
|
| HD | ehci.c | 3949 .xfer_unsetup = ehci_xfer_unsetup,
|
| HD | xhci.c | 4309 .xfer_unsetup = xhci_xfer_unsetup,
|
| HD | dwc_otg.c | 4970 .xfer_unsetup = &dwc_otg_xfer_unsetup,
|
| /NextBSD/sys/mips/cavium/usb/ |
| HD | octusb.c | 1936 .xfer_unsetup = octusb_xfer_unsetup,
|