Home
last modified time | relevance | path

Searched refs:mfd_get_cell (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/mfd/
Dcore.h127 static inline const struct mfd_cell *mfd_get_cell(struct platform_device *pdev) in mfd_get_cell() function
/Linux-v6.6/drivers/mfd/
Dmfd-core.c348 cell = mfd_get_cell(pdev); in mfd_remove_devices_fn()
/Linux-v6.6/drivers/regulator/
Dda9052-regulator.c395 const struct mfd_cell *cell = mfd_get_cell(pdev); in da9052_regulator_probe()