Searched defs:ARRAY_AND_SIZE (Results 1 - 4 of 4) sorted by relevance

/arch/arm/mach-mmp/
H A Dcommon.h1 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/arch/arm/mach-kirkwood/
H A Dcommon.h72 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/arch/arm/mach-pxa/
H A Dgeneric.h25 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/arch/arm/mach-ux500/include/mach/
H A Dhardware.h40 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro

Completed in 179 milliseconds