Searched refs:trb_in_td (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | xhci-ring.c | 1672 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td() function 2433 event_seg = trb_in_td(xhci, ep_ring->deq_seg, ep_ring->dequeue, in handle_tx_event() 2469 trb_in_td(xhci, ep_ring->deq_seg, in handle_tx_event()
|
D | xhci.h | 1802 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci,
|
D | xhci-mem.c | 1909 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td() 1923 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td()
|