Searched defs:of_dma (Results 1 – 4 of 4) sorted by relevance
21 struct of_dma { struct22 struct list_head of_dma_controllers; argument24 struct dma_chan *(*of_dma_xlate) argument25 (struct of_phandle_args *, struct of_dma *); argument26 void *of_dma_data; argument49 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register()
62 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register()
1466 struct of_dma *of_dma) in at_dma_xlate()1525 struct of_dma *of_dma) in at_dma_xlate()
470 struct of_dma *of_dma) in at_xdmac_xlate()