Home
last modified time | relevance | path

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

/linux/drivers/parisc/
H A Diommu.h39 void *ccio_get_iommu(const struct parisc_device *dev);
46 #define ccio_get_iommu(dev) NULL macro
H A Deisa.c304 eisa_dev.hba.iommu = ccio_get_iommu(dev); in eisa_probe()
H A Ddino.c1003 dino_dev->hba.iommu = ccio_get_iommu(dev); in dino_probe()