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

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_controller.h63 void (*xfer_unsetup) (struct usb_xfer *); member in struct:usb_bus_methods
/freebsd-11.0-release/sys/dev/usb/controller/
H A Datmegadci.c2149 .xfer_unsetup = &atmegadci_xfer_unsetup,
H A Davr32dci.c2093 .xfer_unsetup = &avr32dci_xfer_unsetup,
H A Dat91dci.c2372 .xfer_unsetup = &at91dci_xfer_unsetup,
H A Duss820dci.c2438 .xfer_unsetup = &uss820dci_xfer_unsetup,
H A Dohci.c2726 .xfer_unsetup = ohci_xfer_unsetup,
H A Dsaf1761_otg.c3703 .xfer_unsetup = &saf1761_otg_xfer_unsetup,
H A Duhci.c3224 .xfer_unsetup = uhci_xfer_unsetup,
H A Ddwc_otg.c4975 .xfer_unsetup = &dwc_otg_xfer_unsetup,
H A Dehci.c3964 .xfer_unsetup = ehci_xfer_unsetup,
H A Dmusb_otg.c4247 .xfer_unsetup = &musbotg_xfer_unsetup,
H A Dxhci.c4321 .xfer_unsetup = xhci_xfer_unsetup,
/freebsd-11.0-release/sys/mips/cavium/usb/
H A Doctusb.c1936 .xfer_unsetup = octusb_xfer_unsetup,

Completed in 219 milliseconds