Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c139 static void next_trb(struct xhci_hcd *xhci, in next_trb() function
567 next_trb(xhci, ep_ring, &new_seg, &new_deq); in xhci_find_new_dequeue_state()
615 next_trb(xhci, ep_ring, &seg, &trb); in td_to_noop()
1904 for (sum = 0; trb != stop_trb; next_trb(xhci, ring, &seg, &trb)) { in sum_trb_lengths()