Searched refs:get_pci_dma_ops (Results 1 – 3 of 3) sorted by relevance
55 extern const struct dma_map_ops *get_pci_dma_ops(void);58 #define get_pci_dma_ops() NULL macro
662 if (get_pci_dma_ops() == &dma_iommu_ops) in cell_dma_dev_setup()664 else if (get_pci_dma_ops() == &dma_nommu_ops) in cell_dma_dev_setup()685 dev->dma_ops = get_pci_dma_ops(); in cell_of_bus_notify()964 set_dma_ops(dev, get_pci_dma_ops()); in dma_suported_and_switch()
72 const struct dma_map_ops *get_pci_dma_ops(void) in get_pci_dma_ops() function76 EXPORT_SYMBOL(get_pci_dma_ops);