Searched defs:pci_iomap (Results 1 – 4 of 4) sorted by relevance
68 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap() function
32 static inline void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max) in pci_iomap() function
57 #define pci_iomap pci_iomap macro
297 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap() function