Lines Matching refs:xhci_segment
66 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, in xhci_trb_virt_to_dma()
90 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg()
96 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
141 struct xhci_segment **seg, in next_trb()
522 struct xhci_segment *new_seg; in xhci_find_new_dequeue_state()
602 struct xhci_segment *seg = td->start_seg; in td_to_noop()
657 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
1680 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td()
1681 struct xhci_segment *start_seg, in trb_in_td()
1690 struct xhci_segment *cur_seg; in trb_in_td()
1902 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2205 struct xhci_segment *ep_seg; in handle_tx_event()
3056 u32 *trb_buff_len, struct xhci_segment *seg) in xhci_align_td()