| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | parport.h | 15 #undef insl macro 17 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2) macro
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | parport.h | 15 #undef insl macro 17 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2) macro
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() function 211 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() function 211 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-5.10/arch/parisc/lib/ |
| H A D | io.c | 239 void insl (unsigned long port, void *dst, unsigned long count) in insl() function 486 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 38 #define insl(p,d,l) readsl(S3C24XX_VA_ISA_WORD + (p),d,l) macro
|
| /kernel/linux/linux-6.6/arch/parisc/lib/ |
| H A D | io.c | 239 void insl (unsigned long port, void *dst, unsigned long count) in insl() function 486 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/ |
| H A D | ide.h | 128 #undef insl macro 132 #define insl(port, addr, count) __ide_insl(port, addr, count) macro
|
| /kernel/linux/linux-5.10/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 66 #define insl insl macro
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | io_noioport.h | 66 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| H A D | io.h | 106 #define insl(addr, buffer, count) __insl(PCI_IOBASE + (addr), buffer, count) macro
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| H A D | io_noioport.h | 59 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /kernel/linux/linux-5.10/arch/arm/mach-ebsa110/ |
| H A D | io.c | 429 void insl(unsigned int port, void *from, int len) in insl() function 440 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| H A D | io.h | 119 #define insl(addr, buffer, count) __insl(PCI_IOBASE + (addr), buffer, count) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | logic_pio.h | 90 #define insl logic_insl macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | logic_pio.h | 90 #define insl logic_insl macro
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | io.h | 217 #define insl insl macro 218 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | io.h | 205 #define insl insl macro 206 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | io.h | 270 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| H A D | io.h | 271 static inline void insl(unsigned long port, void *buffer, int count) in insl() function
|
| /kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 346 #define insl insl macro 347 static inline void insl(u32 io_addr, void *p, u32 count) in insl() function
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | io.c | 360 void insl(unsigned long port, void *dst, unsigned long count) in insl() function 366 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| H A D | io.h | 273 static inline void insl(unsigned long port, void *buffer, int count) in insl() function 333 #define insl insl macro
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | io.c | 377 void insl(unsigned long port, void *dst, unsigned long count) in insl() function 383 EXPORT_SYMBOL(insl); variable
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | io.h | 253 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro
|