Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Di2c.c18 static struct resource i2c_resources[2] = { variable
49 pdev->num_resources = ARRAY_SIZE(i2c_resources); in omap_i2c_add_bus()
50 res = i2c_resources; in omap_i2c_add_bus()
/linux/arch/arm/mach-davinci/
A Ddevices.c46 static struct resource i2c_resources[] = { variable
61 .num_resources = ARRAY_SIZE(i2c_resources),
62 .resource = i2c_resources,
/linux/arch/sh/boards/
A Dboard-sh7785lcr.c231 static struct resource i2c_resources[] = { variable
263 .num_resources = ARRAY_SIZE(i2c_resources),
264 .resource = i2c_resources,

Completed in 7 milliseconds