Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap1/
Di2c.c20 static struct resource i2c_resources[2] = { variable
51 pdev->num_resources = ARRAY_SIZE(i2c_resources); in omap_i2c_add_bus()
52 res = i2c_resources; in omap_i2c_add_bus()
/linux-5.19.10/arch/arm/mach-davinci/
Ddevices.c45 static struct resource i2c_resources[] = { variable
60 .num_resources = ARRAY_SIZE(i2c_resources),
61 .resource = i2c_resources,
/linux-5.19.10/arch/sh/boards/
Dboard-sh7785lcr.c231 static struct resource i2c_resources[] = { variable
263 .num_resources = ARRAY_SIZE(i2c_resources),
264 .resource = i2c_resources,