Searched refs:xhci_stream_ctx (Results 1 – 3 of 3) sorted by relevance
420 struct xhci_stream_ctx *stream_ctx, dma_addr_t dma) in xhci_free_stream_ctx()426 sizeof(struct xhci_stream_ctx)*num_stream_ctxs, in xhci_free_stream_ctx()446 static struct xhci_stream_ctx *xhci_alloc_stream_ctx(struct xhci_hcd *xhci, in xhci_alloc_stream_ctx()454 sizeof(struct xhci_stream_ctx)*num_stream_ctxs, in xhci_alloc_stream_ctx()634 sizeof(struct xhci_stream_ctx)*num_stream_ctxs); in xhci_alloc_stream_info()
720 struct xhci_stream_ctx { struct749 struct xhci_stream_ctx *stream_ctx_array;
4760 BUILD_BUG_ON(sizeof(struct xhci_stream_ctx) != 4*32/8); in xhci_hcd_init()