Home
last modified time | relevance | path

Searched defs:outsw (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/arch/sparc/lib/
H A DPeeCeeI.c23 void outsw(unsigned long __addr, const void *src, unsigned long count) in outsw() function
32 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DPeeCeeI.c23 void outsw(unsigned long __addr, const void *src, unsigned long count) in outsw() function
32 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-5.10/arch/parisc/lib/
H A Dio.c337 void outsw (unsigned long port, const void *src, unsigned long count) in outsw() function
488 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-5.10/arch/arm/mach-s3c/include/mach/
H A Dio-s3c24xx.h41 #define outsw(p,d,l) writesw(S3C24XX_VA_ISA_WORD + (p),d,l) macro
/kernel/linux/linux-6.6/arch/parisc/lib/
H A Dio.c337 void outsw (unsigned long port, const void *src, unsigned long count) in outsw() function
488 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
H A Dide.h129 #undef outsw macro
133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) macro
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/include/mach/
H A Dio.h71 #define outsw outsw macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dio_noioport.h76 static inline void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dio.h119 #define outsw(addr, buffer, count) __outsw(PCI_IOBASE + (addr), buffer, count) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dio_noioport.h69 static inline void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/
H A Dio.c382 void outsw(unsigned int port, const void *from, int len) in outsw() function
412 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dio.h132 #define outsw(addr, buffer, count) __outsw(PCI_IOBASE + (addr), buffer, count) macro
/kernel/linux/linux-5.10/include/linux/
H A Dlogic_pio.h98 #define outsw logic_outsw macro
/kernel/linux/linux-6.6/include/linux/
H A Dlogic_pio.h98 #define outsw logic_outsw macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dio.h236 #define outsw outsw macro
237 static inline void outsw(unsigned long port, const void *src, in outsw() function
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dio.h224 #define outsw outsw macro
225 static inline void outsw(unsigned long port, const void *src, in outsw() function
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dio.h265 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dio.h292 static inline void outsw(unsigned long port, const void *buffer, int count) in outsw() function
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/include/mach/
H A Dio.h274 #define outsw outsw macro
275 static inline void outsw(u32 io_addr, const void *p, u32 count) in outsw() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dio.c422 void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
428 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dio.h294 static inline void outsw(unsigned long port, const void *buffer, int count) in outsw() function
335 #define outsw outsw macro
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dio.c439 void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
445 EXPORT_SYMBOL(outsw); variable
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dio.h248 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dio.h222 #define outsw outsw macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dio.h307 #define outsw outsw macro

Completed in 14 milliseconds

12