Home
last modified time | relevance | path

Searched defs:xhci_stream_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dxhci.h850 struct xhci_stream_info { struct
851 struct xhci_ring **stream_rings;
853 unsigned int num_streams;
857 struct xhci_stream_ctx *stream_ctx_array;
858 unsigned int num_stream_ctxs;
859 dma_addr_t ctx_array_dma;
861 struct radix_tree_root trb_address_map;
862 struct xhci_command *free_streams_command;

Completed in 15 milliseconds