Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A D88pm860x-core.c125 static struct resource touch_resources[] = { variable
899 touch_devs[0].num_resources = ARRAY_SIZE(touch_resources); in device_touch_init()
900 touch_devs[0].resources = &touch_resources[0]; in device_touch_init()
902 ARRAY_SIZE(touch_devs), &touch_resources[0], in device_touch_init()
H A Dmax8925-core.c35 static const struct resource touch_resources[] = { variable
48 .resources = &touch_resources[0],