| /linux-6.15/arch/parisc/lib/ |
| H A D | io.c | 229 void outsw (unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | io_noioport.h | 69 static inline void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
|
| H A D | io.h | 246 #define outsw outsw macro
|
| /linux-6.15/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 23 void outsw(unsigned long __addr, const void *src, unsigned long count) in outsw() function
|
| /linux-6.15/include/linux/ |
| H A D | logic_pio.h | 95 #define outsw logic_outsw macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | io.h | 119 #define outsw(addr, buffer, count) __outsw(PCI_IOBASE + (addr), buffer, count) macro
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | io.h | 213 #define outsw outsw macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | io.h | 323 #define outsw outsw macro
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | io_mm.h | 330 #define outsw isa_outsw macro 363 #define outsw(port, buf, nr) ((port) < 1024 ? isa_rom_outsw((port), (buf), (nr)) : isa_outsw((port)… macro
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | io.h | 542 #define outsw outsw macro
|
| /linux-6.15/include/asm-generic/ |
| H A D | io.h | 773 #define outsw outsw macro 775 static inline void outsw(unsigned long addr, const void *buffer, in outsw() function
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | io.c | 439 void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | io.h | 248 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) macro
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | io_64.h | 244 #define outsw outsw macro
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | io.h | 633 #define outsw outsw macro
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | io.h | 684 #define outsw outsw macro
|