Searched refs:trb_in_td (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/host/ |
D | xhci-ring.c | 1016 trb_in_td(xhci, td->start_seg, td->first_trb, td->last_trb, hw_deq, false)) { in xhci_invalidate_cancelled_tds() 1073 if (trb_in_td(ep->xhci, td->start_seg, td->first_trb, in find_halted_td() 2042 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function 2795 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event() 2829 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
|
D | xhci.h | 2156 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
|