Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c690 num_stream_ctxs, &stream_info->ctx_array_dma, in xhci_alloc_stream_info()
779 ep_ctx->deq = cpu_to_le64(stream_info->ctx_array_dma); in xhci_setup_streams_ep_input_ctx()
823 stream_info->ctx_array_dma); in xhci_free_stream_info()
Dxhci.h830 dma_addr_t ctx_array_dma; member