Searched refs:trb_in_td (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | xhci-ring.c | 1673 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function 2472 event_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event() 2508 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
|
D | xhci-mem.c | 1905 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td() 1919 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td()
|
D | xhci.h | 1871 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
|