Searched refs:channel_alloc (Results 1 – 6 of 6) sorted by relevance
144 * @channel_alloc: call this to allocate a DMA channel155 struct dma_channel *(*channel_alloc)(struct dma_controller *, member
380 controller->controller.channel_alloc = ux500_dma_channel_allocate; in ux500_dma_controller_create()
406 controller->controller.channel_alloc = dma_channel_allocate; in dma_controller_alloc()
606 tusb_dma->controller.channel_alloc = tusb_omap_dma_allocate; in tusb_dma_controller_create()
767 controller->controller.channel_alloc = cppi41_dma_channel_allocate; in cppi41_dma_controller_create()
708 dma_channel = dma_controller->channel_alloc( in musb_ep_program()