Home
last modified time | relevance | path

Searched refs:i2c_resources (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap1/
Di2c.c34 static struct resource i2c_resources[2] = { variable
65 pdev->num_resources = ARRAY_SIZE(i2c_resources); in omap_i2c_add_bus()
66 res = i2c_resources; in omap_i2c_add_bus()
/arch/arm/mach-davinci/
Ddevices.c51 static struct resource i2c_resources[] = { variable
66 .num_resources = ARRAY_SIZE(i2c_resources),
67 .resource = i2c_resources,
/arch/sh/boards/
Dboard-sh7785lcr.c233 static struct resource i2c_resources[] = { variable
258 .num_resources = ARRAY_SIZE(i2c_resources),
259 .resource = i2c_resources,
/arch/mips/netlogic/xlr/
Dplatform.c215 static struct resource i2c_resources[] = { variable
227 .resource = i2c_resources,