Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c68 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() function
85 xhci_segment_free(xhci, seg); in xhci_free_segments_for_ring()
88 xhci_segment_free(xhci, first); in xhci_free_segments_for_ring()
339 xhci_segment_free(xhci, prev); in xhci_alloc_segments_for_ring()
485 xhci_segment_free(xhci, first); in xhci_ring_expansion()