Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c172 static void next_trb(struct xhci_segment **seg, in next_trb() function
509 next_trb(&new_seg, &new_deq); in xhci_abort_cmd_ring()
511 next_trb(&new_seg, &new_deq); in xhci_abort_cmd_ring()
739 next_trb(&new_seg, &new_deq); in xhci_move_dequeue_past_td()
821 next_trb(&seg, &trb); in td_to_noop()
2283 for (sum = 0; trb != stop_trb; next_trb(&seg, &trb)) { in sum_trb_lengths()