Home
last modified time | relevance | path

Searched refs:pci_dma_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c62 static const struct dma_map_ops *pci_dma_ops; variable
66 pci_dma_ops = dma_ops; in set_pci_dma_ops()
987 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()