Home
last modified time | relevance | path

Searched refs:xhci_ring_expansion (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h496 DEFINE_EVENT(xhci_log_ring, xhci_ring_expansion,
H A Dxhci.h1833 int xhci_ring_expansion(struct xhci_hcd *xhci, struct xhci_ring *ring,
H A Dxhci-mem.c423 int xhci_ring_expansion(struct xhci_hcd *xhci, struct xhci_ring *ring, in xhci_ring_expansion() function
H A Dxhci-ring.c3356 if (xhci_ring_expansion(xhci, ep_ring, new_segs, mem_flags)) { in prepare_ring()