Searched refs:trb_in_td (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-ring.c | 774 if (trb_in_td(xhci, cur_td->start_seg, cur_td->first_trb, in xhci_handle_cmd_stop_ep() 1748 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function 2546 ep_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event() 2580 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
|
| D | xhci-mem.c | 1944 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()
|
| D | xhci.h | 2071 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
|