Searched refs:is_compatible (Results 1 – 4 of 4) sorted by relevance
163 int (*is_compatible)(struct dma_channel *channel, member
384 controller->controller.is_compatible = ux500_dma_is_compatible; in ux500_dma_controller_create()
771 controller->controller.is_compatible = cppi41_is_compatible; in cppi41_dma_controller_create()
48 if (dma->is_compatible) in map_dma_buffer()49 compatible = dma->is_compatible(musb_ep->dma, in map_dma_buffer()
Completed in 9 milliseconds