Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
Dpci_iommu.c305 static struct pci_dev *alpha_gendev_to_pci(struct device *dev) in alpha_gendev_to_pci() function
333 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_map_page()
354 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_unmap_page()
417 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_alloc_coherent()
462 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_free_coherent()
635 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_map_sg()
717 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_unmap_sg()
794 struct pci_dev *pdev = alpha_gendev_to_pci(dev); in alpha_pci_supported()