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

/linux-4.1.27/arch/arm/mach-mmp/
H A Dcommon.h2 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/linux-4.1.27/arch/arm/mach-pxa/
H A Dgeneric.h26 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-lantiq.h24 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
/linux-4.1.27/arch/arm/mach-ux500/
H A Ddb8500-regs.h198 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro

Completed in 463 milliseconds