Searched refs:xhci_segment_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-mem.c | 68 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() function 86 xhci_segment_free(xhci, seg); in xhci_free_segments_for_ring() 89 xhci_segment_free(xhci, first); in xhci_free_segments_for_ring() 348 xhci_segment_free(xhci, prev); in xhci_alloc_segments_for_ring() 452 xhci_segment_free(xhci, first); in xhci_ring_expansion()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-mem.c | 69 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() function 87 xhci_segment_free(xhci, seg); in xhci_free_segments_for_ring() 90 xhci_segment_free(xhci, first); in xhci_free_segments_for_ring() 348 xhci_segment_free(xhci, prev); in xhci_alloc_segments_for_ring() 443 xhci_segment_free(xhci, first); in xhci_ring_expansion()
|
Completed in 6 milliseconds