Searched refs:get_pci_dma_ops (Results 1 – 5 of 5) sorted by relevance
52 extern struct dma_map_ops *get_pci_dma_ops(void);55 #define get_pci_dma_ops() NULL macro
64 extern struct dma_map_ops *get_pci_dma_ops(void);67 #define get_pci_dma_ops() NULL macro
664 else if (get_pci_dma_ops() == &dma_iommu_ops) in cell_dma_dev_setup()666 else if (get_pci_dma_ops() == &dma_direct_ops) in cell_dma_dev_setup()687 dev->archdata.dma_ops = get_pci_dma_ops(); in cell_of_bus_notify()963 set_dma_ops(dev, get_pci_dma_ops()); in dma_set_mask_and_switch()
60 struct dma_map_ops *get_pci_dma_ops(void) in get_pci_dma_ops() function64 EXPORT_SYMBOL(get_pci_dma_ops);
61 struct dma_map_ops *get_pci_dma_ops(void) in get_pci_dma_ops() function65 EXPORT_SYMBOL(get_pci_dma_ops);