Searched refs:lp873x_cells (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | lp873x.c | 30 static const struct mfd_cell lp873x_cells[] = { variable 66 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe() 67 ARRAY_SIZE(lp873x_cells), NULL, 0, NULL); in lp873x_probe()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | lp873x.c | 22 static const struct mfd_cell lp873x_cells[] = { variable 57 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe() 58 ARRAY_SIZE(lp873x_cells), NULL, 0, NULL); in lp873x_probe()
|
Completed in 1 milliseconds