i2c_resources      47 arch/arm/mach-davinci/devices.c static struct resource i2c_resources[] = {
i2c_resources      62 arch/arm/mach-davinci/devices.c 	.num_resources	= ARRAY_SIZE(i2c_resources),
i2c_resources      63 arch/arm/mach-davinci/devices.c 	.resource	= i2c_resources,
i2c_resources      18 arch/arm/mach-omap1/i2c.c static struct resource i2c_resources[2] = {
i2c_resources      49 arch/arm/mach-omap1/i2c.c 	pdev->num_resources = ARRAY_SIZE(i2c_resources);
i2c_resources      50 arch/arm/mach-omap1/i2c.c 	res = i2c_resources;
i2c_resources     215 arch/mips/netlogic/xlr/platform.c static struct resource i2c_resources[] = {
i2c_resources     227 arch/mips/netlogic/xlr/platform.c 	.resource	= i2c_resources,
i2c_resources     231 arch/sh/boards/board-sh7785lcr.c static struct resource i2c_resources[] = {
i2c_resources     263 arch/sh/boards/board-sh7785lcr.c 	.num_resources	= ARRAY_SIZE(i2c_resources),
i2c_resources     264 arch/sh/boards/board-sh7785lcr.c 	.resource	= i2c_resources,