Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c29 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, in xhci_segment_alloc() function
341 prev = xhci_segment_alloc(xhci, cycle_state, max_packet, num, flags); in xhci_alloc_segments_for_ring()
350 next = xhci_segment_alloc(xhci, cycle_state, max_packet, num, in xhci_alloc_segments_for_ring()