Searched defs:ioport_map (Results 1 – 15 of 15) sorted by relevance
/linux/arch/m68k/include/asm/ |
H A D | kmap.h | 58 #define ioport_map ioport_map macro 59 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/powerpc/kernel/ |
H A D | iomap.c | 14 void __iomem *ioport_map(unsigned long port, unsigned int len) in ioport_map() function
|
/linux/arch/sparc/lib/ |
H A D | iomap.c | 10 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/arm/mm/ |
H A D | iomap.c | 19 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/sh/include/asm/ |
H A D | io_noioport.h | 38 static inline void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() function
|
H A D | io.h | 121 #define ioport_map ioport_map macro
|
/linux/arch/s390/include/asm/ |
H A D | io.h | 38 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/alpha/include/asm/ |
H A D | io.h | 293 extern inline void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() function 302 #define ioport_map ioport_map macro
|
/linux/lib/ |
H A D | iomap.c | 406 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/include/asm-generic/ |
H A D | io.h | 1171 #define ioport_map ioport_map macro 1172 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/alpha/kernel/ |
H A D | io.c | 703 void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() function
|
/linux/arch/arm/include/asm/ |
H A D | io.h | 397 #define ioport_map ioport_map macro
|
/linux/arch/parisc/lib/ |
H A D | iomap.c | 504 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/linux/arch/sparc/include/asm/ |
H A D | io_64.h | 453 #define ioport_map ioport_map macro
|
/linux/arch/powerpc/include/asm/ |
H A D | io.h | 751 #define ioport_map ioport_map macro
|