Searched refs:get_pci_dma_ops (Results 1 – 3 of 3) sorted by relevance
59 extern struct dma_map_ops *get_pci_dma_ops(void);62 #define get_pci_dma_ops() NULL macro
672 else if (get_pci_dma_ops() == &dma_iommu_ops) in cell_dma_dev_setup()674 else if (get_pci_dma_ops() == &dma_direct_ops) in cell_dma_dev_setup()695 dev->archdata.dma_ops = get_pci_dma_ops(); in cell_of_bus_notify()971 set_dma_ops(dev, get_pci_dma_ops()); in dma_set_mask_and_switch()
61 struct dma_map_ops *get_pci_dma_ops(void) in get_pci_dma_ops() function65 EXPORT_SYMBOL(get_pci_dma_ops);