touch_devs        305 drivers/mfd/88pm860x-core.c static struct mfd_cell touch_devs[] = {
touch_devs        897 drivers/mfd/88pm860x-core.c 	touch_devs[0].platform_data = pdata->touch;
touch_devs        898 drivers/mfd/88pm860x-core.c 	touch_devs[0].pdata_size = sizeof(struct pm860x_touch_pdata);
touch_devs        899 drivers/mfd/88pm860x-core.c 	touch_devs[0].num_resources = ARRAY_SIZE(touch_resources);
touch_devs        900 drivers/mfd/88pm860x-core.c 	touch_devs[0].resources = &touch_resources[0];
touch_devs        901 drivers/mfd/88pm860x-core.c 	ret = mfd_add_devices(chip->dev, 0, &touch_devs[0],
touch_devs        902 drivers/mfd/88pm860x-core.c 			      ARRAY_SIZE(touch_devs), &touch_resources[0],
touch_devs         45 drivers/mfd/max8925-core.c static const struct mfd_cell touch_devs[] = {
touch_devs        895 drivers/mfd/max8925-core.c 		ret = mfd_add_devices(chip->dev, 0, &touch_devs[0],
touch_devs        896 drivers/mfd/max8925-core.c 				      ARRAY_SIZE(touch_devs),
touch_devs       1579 drivers/mfd/wm831x-core.c static const struct mfd_cell touch_devs[] = {
touch_devs       1808 drivers/mfd/wm831x-core.c 					touch_devs, ARRAY_SIZE(touch_devs),
touch_devs       1818 drivers/mfd/wm831x-core.c 					touch_devs, ARRAY_SIZE(touch_devs),