Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-mem.c68 void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() function
77 EXPORT_SYMBOL_GPL(xhci_segment_free);
87 xhci_segment_free(xhci, seg); in xhci_free_segments_for_ring()
90 xhci_segment_free(xhci, first); in xhci_free_segments_for_ring()
352 xhci_segment_free(xhci, prev); in xhci_alloc_segments_for_ring()
509 xhci_segment_free(xhci, first); in xhci_ring_expansion()