Searched refs:zx_alloc_desc_resource (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Dzx296702_dma.c420 static struct zx_dma_desc_sw *zx_alloc_desc_resource(int num, zx_alloc_desc_resource() function
526 ds = zx_alloc_desc_resource(num, chan); zx_dma_prep_memcpy()
571 ds = zx_alloc_desc_resource(num, chan);
625 ds = zx_alloc_desc_resource(num_periods, chan); zx_dma_prep_dma_cyclic()

Completed in 39 milliseconds