Home
last modified time | relevance | path

Searched refs:mfd_cell (Results 1 – 11 of 11) sorted by relevance

/include/linux/mfd/
Dcore.h66 struct mfd_cell { struct
127 static inline const struct mfd_cell *mfd_get_cell(struct platform_device *pdev) in mfd_get_cell()
129 return pdev->mfd_cell; in mfd_get_cell()
133 const struct mfd_cell *cells, int n_devs,
138 const struct mfd_cell *cells, int n_devs) in mfd_add_hotplug_devices()
148 const struct mfd_cell *cells, int n_devs,
Ddavinci_voicecodec.h98 struct mfd_cell cells[DAVINCI_VC_CELLS];
Diqs62x.h104 const struct mfd_cell *sub_devs;
Dtwl6040.h190 struct mfd_cell cells[TWL6040_CELLS];
Dwl1273-core.h258 struct mfd_cell cells[WL1273_FM_CORE_CELLS];
Dti_am335x_tscadc.h162 struct mfd_cell cells[TSCADC_CELLS];
Dintel-m10-bmc.h220 struct mfd_cell *cells;
Dsi476x-core.h119 struct mfd_cell cells[SI476X_MFD_CELLS];
Daxp20x.h965 const struct mfd_cell *cells;
/include/linux/mfd/atc260x/
Dcore.h41 const struct mfd_cell *cells;
/include/linux/
Dplatform_device.h20 struct mfd_cell;
42 struct mfd_cell *mfd_cell; member