Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h63 void (*xfer_unsetup) (struct usb_xfer *); member
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c2083 .xfer_unsetup = &atmegadci_xfer_unsetup,
H A Davr32dci.c2045 .xfer_unsetup = &avr32dci_xfer_unsetup,
H A Duss820dci.c2372 .xfer_unsetup = &uss820dci_xfer_unsetup,
H A Dohci.c2678 .xfer_unsetup = ohci_xfer_unsetup,
H A Duhci.c3151 .xfer_unsetup = uhci_xfer_unsetup,
H A Dmusb_otg.c4180 .xfer_unsetup = &musbotg_xfer_unsetup,
H A Dehci.c3853 .xfer_unsetup = ehci_xfer_unsetup,
H A Ddwc_otg.c4958 .xfer_unsetup = &dwc_otg_xfer_unsetup,