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