Searched refs:of_dma_configure (Results 1 – 4 of 4) sorted by relevance
58 void of_dma_configure(struct device *dev, struct device_node *np);101 static inline void of_dma_configure(struct device *dev, struct device_node *np) in of_dma_configure() function
85 void of_dma_configure(struct device *dev, struct device_node *np) in of_dma_configure() function152 EXPORT_SYMBOL_GPL(of_dma_configure);
186 of_dma_configure(&dev->dev, dev->dev.of_node); in of_platform_device_create_pdata()250 of_dma_configure(&dev->dev, dev->dev.of_node); in of_amba_device_create()
1704 of_dma_configure(&dev->dev, bridge->parent->of_node); in pci_dma_configure()