Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-omap1/
Di2c.c20 static struct resource i2c_resources[2] = { variable
46 pdev->num_resources = ARRAY_SIZE(i2c_resources); in omap_i2c_add_bus()
47 res = i2c_resources; in omap_i2c_add_bus()
/Linux-v6.6/arch/sh/boards/
Dboard-sh7785lcr.c231 static struct resource i2c_resources[] = { variable
263 .num_resources = ARRAY_SIZE(i2c_resources),
264 .resource = i2c_resources,