Searched refs:da9150_devs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | da9150-core.c | 374 static struct mfd_cell da9150_devs[] = { variable 434 da9150_devs[DA9150_FG_IDX].platform_data = pdata->fg_pdata; in da9150_probe() 435 da9150_devs[DA9150_FG_IDX].pdata_size = in da9150_probe() 456 ret = mfd_add_devices(da9150->dev, -1, da9150_devs, in da9150_probe() 457 ARRAY_SIZE(da9150_devs), NULL, in da9150_probe()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | da9150-core.c | 374 static struct mfd_cell da9150_devs[] = { variable 433 da9150_devs[DA9150_FG_IDX].platform_data = pdata->fg_pdata; in da9150_probe() 434 da9150_devs[DA9150_FG_IDX].pdata_size = in da9150_probe() 455 ret = mfd_add_devices(da9150->dev, -1, da9150_devs, in da9150_probe() 456 ARRAY_SIZE(da9150_devs), NULL, in da9150_probe()
|
Completed in 2 milliseconds