Searched refs:allocx (Results 1 – 7 of 7) sorted by relevance
67 struct usbd_xfer * (*allocx)(struct usbd_bus *); member
410 xfer = dev->bus->methods->allocx(dev->bus); in usbd_alloc_xfer()
237 .allocx = ohci_allocx,
254 .allocx = uhci_allocx,
165 .allocx = xhci_allocx,
225 .allocx = ehci_allocx,
143 .allocx = dwc2_allocx,