Searched refs:xfer_unsetup (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/dev/usb/ |
| H A D | usb_controller.h | 63 void (*xfer_unsetup) (struct usb_xfer *); member
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | atmegadci.c | 2083 .xfer_unsetup = &atmegadci_xfer_unsetup,
|
| H A D | avr32dci.c | 2045 .xfer_unsetup = &avr32dci_xfer_unsetup,
|
| H A D | uss820dci.c | 2372 .xfer_unsetup = &uss820dci_xfer_unsetup,
|
| H A D | ohci.c | 2678 .xfer_unsetup = ohci_xfer_unsetup,
|
| H A D | uhci.c | 3151 .xfer_unsetup = uhci_xfer_unsetup,
|
| H A D | musb_otg.c | 4180 .xfer_unsetup = &musbotg_xfer_unsetup,
|
| H A D | ehci.c | 3853 .xfer_unsetup = ehci_xfer_unsetup,
|
| H A D | dwc_otg.c | 4958 .xfer_unsetup = &dwc_otg_xfer_unsetup,
|
| H A D | xhci.c | 4554 .xfer_unsetup = xhci_xfer_unsetup,
|
| /freebsd/sys/dev/apple_bce/ |
| H A D | apple_bce_vhci.c | 215 .xfer_unsetup = bce_vhci_xfer_unsetup,
|