Home
last modified time | relevance | path

Searched refs:s390_pci_dma_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_dma.h193 extern const struct dma_map_ops s390_pci_dma_ops;
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_dma.h195 extern const struct dma_map_ops s390_pci_dma_ops;
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_dma.c673 const struct dma_map_ops s390_pci_dma_ops = { variable
686 EXPORT_SYMBOL_GPL(s390_pci_dma_ops); variable
H A Dpci.c572 pdev->dev.dma_ops = &s390_pci_dma_ops; in pcibios_add_device()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_dma.c715 const struct dma_map_ops s390_pci_dma_ops = { variable
728 EXPORT_SYMBOL_GPL(s390_pci_dma_ops); variable
H A Dpci.c585 pdev->dev.dma_ops = &s390_pci_dma_ops; in pcibios_device_add()

Completed in 12 milliseconds