ARRAY_AND_SIZE 3 arch/arm/mach-mmp/common.h #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) ARRAY_AND_SIZE 23 arch/arm/mach-pxa/generic.h #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) ARRAY_AND_SIZE 193 arch/arm/mach-ux500/db8500-regs.h #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) ARRAY_AND_SIZE 21 drivers/pinctrl/pinctrl-lantiq.h #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)