mfd_cell          104 include/linux/mfd/core.h static inline const struct mfd_cell *mfd_get_cell(struct platform_device *pdev)
mfd_cell          106 include/linux/mfd/core.h 	return pdev->mfd_cell;
mfd_cell          110 include/linux/mfd/core.h 			   const struct mfd_cell *cells, int n_devs,
mfd_cell          121 include/linux/mfd/davinci_voicecodec.h 	struct mfd_cell cells[DAVINCI_VC_CELLS];
mfd_cell          128 include/linux/mfd/si476x-core.h 	struct mfd_cell cells[SI476X_MFD_CELLS];
mfd_cell          161 include/linux/mfd/ti_am335x_tscadc.h 	struct mfd_cell cells[TSCADC_CELLS];
mfd_cell          230 include/linux/mfd/twl6040.h 	struct mfd_cell cells[TWL6040_CELLS];
mfd_cell          271 include/linux/mfd/wl1273-core.h 	struct mfd_cell cells[WL1273_FM_CORE_CELLS];
mfd_cell           20 include/linux/platform_device.h struct mfd_cell;
mfd_cell           34 include/linux/platform_device.h 	struct mfd_cell *mfd_cell;