Home
last modified time | relevance | path

Searched refs:trb_in_td (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c621 halted_seg = trb_in_td(xhci, cur_td->start_seg, in xhci_find_new_dequeue_state()
909 if (trb_in_td(xhci, td->start_seg, td->first_trb, in xhci_invalidate_cancelled_tds()
1944 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function
2690 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event()
2738 ep_seg = trb_in_td(xhci, td_next->start_seg, td_next->first_trb, in handle_tx_event()
2758 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
H A Dxhci-mem.c1977 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td()
1991 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td()
H A Dxhci.h2118 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c1016 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
2814 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event()
2862 ep_seg = trb_in_td(xhci, td_next->start_seg, td_next->first_trb, in handle_tx_event()
2882 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
H A Dxhci.h2157 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,

Completed in 23 milliseconds