Searched refs:aat2870_devs (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Daat2870-core.c78 static struct mfd_cell aat2870_devs[] = { variable in typeref:struct:mfd_cell
419 for (j = 0; j < ARRAY_SIZE(aat2870_devs); j++) { aat2870_i2c_probe()
420 if ((pdata->subdevs[i].id == aat2870_devs[j].id) && aat2870_i2c_probe()
422 aat2870_devs[j].name)) { aat2870_i2c_probe()
423 aat2870_devs[j].platform_data = aat2870_i2c_probe()
430 ret = mfd_add_devices(aat2870->dev, 0, aat2870_devs, aat2870_i2c_probe()
431 ARRAY_SIZE(aat2870_devs), NULL, 0, NULL); aat2870_i2c_probe()

Completed in 148 milliseconds