Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c763 if (trb_in_td(xhci, cur_td->start_seg, cur_td->first_trb, in xhci_handle_cmd_stop_ep()
1680 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function
2436 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event()
2470 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
Dxhci-mem.c1944 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td()
1958 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td()
Dxhci.h2052 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,