Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-mem.c34 struct xhci_segment *seg; in xhci_segment_alloc()
76 struct xhci_segment *seg, *next; in xhci_ring_segments_free()
118 struct xhci_segment *seg; in xhci_initialize_ring_segments()
138 struct xhci_segment *seg; in xhci_link_rings()
208 struct xhci_segment *seg, in xhci_insert_segment_mapping()
229 struct xhci_segment *seg) in xhci_remove_segment_mapping()
244 struct xhci_segment *seg; in xhci_update_stream_segment_mapping()
273 struct xhci_segment *seg; in xhci_remove_stream_mapping()
332 struct xhci_segment *prev; in xhci_alloc_segments_for_ring()
342 struct xhci_segment *next; in xhci_alloc_segments_for_ring()
[all …]
H A Dxhci.h685 struct xhci_segment *queued_deq_seg;
1277 struct xhci_segment { struct
1280 struct xhci_segment *next; argument
1304 struct xhci_segment *start_seg; argument
1306 struct xhci_segment *end_seg;
1308 struct xhci_segment *bounce_seg;
1359 struct xhci_segment *first_seg;
1360 struct xhci_segment *last_seg;
1362 struct xhci_segment *enq_seg;
1364 struct xhci_segment *deq_seg;
[all …]
H A Dxhci-ring.c101 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
150 static void next_trb(struct xhci_segment **seg, in next_trb()
294 struct xhci_segment *cur_seg; in trb_in_td()
344 struct xhci_segment *enq_seg = ring->enq_seg; in xhci_num_trbs_free()
381 struct xhci_segment *seg; in xhci_ring_expansion_needed()
697 struct xhci_segment *new_seg; in xhci_move_dequeue_past_td()
803 struct xhci_segment *seg = td->start_seg; in td_to_noop()
844 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
2292 struct xhci_segment *seg = td->start_seg; in sum_trb_lengths()
2654 struct xhci_segment *ep_seg; in handle_tx_event()
[all …]
H A Dxhci-debugfs.c197 struct xhci_segment *seg) in xhci_ring_dump_segment()
218 struct xhci_segment *seg = ring->first_seg; in xhci_ring_trb_show()
H A Dxhci-dbgcap.c443 struct xhci_segment *seg; in xhci_dbc_ring_alloc()
H A Dxhci.c45 struct xhci_segment *seg; in td_on_ring()
780 struct xhci_segment *seg; in xhci_clear_command_ring()