Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/include/asm/
Dio.h549 #define _outb _outb macro
/linux-6.14.4/include/asm-generic/
Dio.h596 #define _outb _outb macro
598 static inline void _outb(u8 value, unsigned long addr) in _outb() function