Searched defs:pci_iomap (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/lib/
H A Dpci_iomap.c68 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) pci_iomap() function
72 EXPORT_SYMBOL(pci_iomap); variable
/linux-4.1.27/include/asm-generic/
H A Dpci_iomap.h32 static inline void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max) pci_iomap() function
/linux-4.1.27/arch/s390/include/asm/
H A Dio.h57 #define pci_iomap pci_iomap macro
/linux-4.1.27/arch/s390/pci/
H A Dpci.c297 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) pci_iomap() function
301 EXPORT_SYMBOL(pci_iomap); variable

Completed in 440 milliseconds