Home
last modified time | relevance | path

Searched defs:_outb (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/arch/mips/include/asm/
Dio.h554 #define _outb _outb macro
/linux-6.8/include/asm-generic/
Dio.h580 #define _outb _outb macro
581 static inline void _outb(u8 value, unsigned long addr) in _outb() function