Searched refs:xhci_stream_ctx (Results 1 – 4 of 4) sorted by relevance
575 struct xhci_stream_ctx *stream_ctx, dma_addr_t dma) in xhci_free_stream_ctx()578 size_t size = sizeof(struct xhci_stream_ctx) * num_stream_ctxs; in xhci_free_stream_ctx()601 static struct xhci_stream_ctx *xhci_alloc_stream_ctx(struct xhci_hcd *xhci, in xhci_alloc_stream_ctx()606 size_t size = sizeof(struct xhci_stream_ctx) * num_stream_ctxs; in xhci_alloc_stream_ctx()695 sizeof(struct xhci_stream_ctx)*num_stream_ctxs); in xhci_alloc_stream_info()
799 struct xhci_stream_ctx { struct828 struct xhci_stream_ctx *stream_ctx_array;
465 struct xhci_stream_ctx *ctx = in xhci_find_new_dequeue_state()1017 struct xhci_stream_ctx *ctx = in xhci_handle_cmd_set_deq()
5059 BUILD_BUG_ON(sizeof(struct xhci_stream_ctx) != 4*32/8); in xhci_hcd_init()