Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H 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()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Ddevices.c46 static struct resource i2c_resources[] = { variable
61 .num_resources = ARRAY_SIZE(i2c_resources),
62 .resource = i2c_resources,
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-sh7785lcr.c231 static struct resource i2c_resources[] = { variable
263 .num_resources = ARRAY_SIZE(i2c_resources),
264 .resource = i2c_resources,
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dplatform.c215 static struct resource i2c_resources[] = { variable
227 .resource = i2c_resources,