Searched defs:_IO_CONCAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ | ||
H A D | io_generic.h | 9 #define _IO_CONCAT(a,b) a ## _ ## b macro |
/openbmc/linux/arch/alpha/include/asm/ | ||
H A D | io.h | 133 #define _IO_CONCAT(a,b) a ## _ ## b macro |