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

/linux-master/include/asm-generic/
H A Dpci_iomap.h35 static inline void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max) function
/linux-master/drivers/pci/
H A Diomap.c110 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) function
114 EXPORT_SYMBOL(pci_iomap); variable
/linux-master/arch/s390/include/asm/
H A Dio.h55 #define pci_iomap pci_iomap macro
/linux-master/arch/sparc/include/asm/
H A Dio_64.h12 #define pci_iomap pci_iomap macro
/linux-master/arch/s390/pci/
H A Dpci.c324 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) function
328 EXPORT_SYMBOL(pci_iomap); variable

Completed in 352 milliseconds