Home
last modified time | relevance | path

Searched refs:xhci_segment (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
A Dxhci-mem.c33 struct xhci_segment *seg; in xhci_segment_alloc()
81 struct xhci_segment *seg; in xhci_free_segments_for_ring()
127 struct xhci_segment *first, struct xhci_segment *last, in xhci_link_rings()
130 struct xhci_segment *next; in xhci_link_rings()
189 struct xhci_segment *seg, in xhci_insert_segment_mapping()
210 struct xhci_segment *seg) in xhci_remove_segment_mapping()
226 struct xhci_segment *seg; in xhci_update_stream_segment_mapping()
261 struct xhci_segment *seg; in xhci_remove_stream_mapping()
322 struct xhci_segment **first, struct xhci_segment **last, in xhci_alloc_segments_for_ring()
326 struct xhci_segment *prev; in xhci_alloc_segments_for_ring()
[all …]
A Dxhci.h955 struct xhci_segment *queued_deq_seg;
1539 struct xhci_segment { struct
1542 struct xhci_segment *next; argument
1564 struct xhci_segment *start_seg; argument
1567 struct xhci_segment *last_trb_seg;
1568 struct xhci_segment *bounce_seg;
1616 struct xhci_segment *first_seg;
1617 struct xhci_segment *last_seg;
1619 struct xhci_segment *enq_seg;
1621 struct xhci_segment *deq_seg;
[all …]
A Dxhci-ring.c99 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
144 struct xhci_segment **seg, in next_trb()
574 struct xhci_segment *new_seg; in xhci_move_dequeue_past_td()
575 struct xhci_segment *halted_seg = NULL; in xhci_move_dequeue_past_td()
726 struct xhci_segment *seg = td->start_seg; in td_to_noop()
779 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
2085 struct xhci_segment *start_seg, in trb_in_td()
2094 struct xhci_segment *cur_seg; in trb_in_td()
2292 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2597 struct xhci_segment *ep_seg; in handle_tx_event()
[all …]
A Dxhci-debugfs.c196 struct xhci_segment *seg) in xhci_ring_dump_segment()
218 struct xhci_segment *seg = ring->first_seg; in xhci_ring_trb_show()
A Dxhci-dbgcap.c426 struct xhci_segment *seg; in xhci_dbc_ring_alloc()
A Dxhci.c42 struct xhci_segment *seg = ring->first_seg; in td_on_ring()
854 struct xhci_segment *seg; in xhci_clear_command_ring()

Completed in 65 milliseconds