Home
last modified time | relevance | path

Searched defs:xhci_ring_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c302 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs) in xhci_ring_alloc() function
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c371 struct xhci_ring *xhci_ring_alloc(struct xhci_hcd *xhci, in xhci_ring_alloc() function