Home
last modified time | relevance | path

Searched refs:ctx_array_dma (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-mem.c650 num_stream_ctxs, &stream_info->ctx_array_dma, in xhci_alloc_stream_info()
741 ep_ctx->deq = cpu_to_le64(stream_info->ctx_array_dma); in xhci_setup_streams_ep_input_ctx()
785 stream_info->ctx_array_dma); in xhci_free_stream_info()
Dxhci.h850 dma_addr_t ctx_array_dma; member