Home
last modified time | relevance | path

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

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