Home
last modified time | relevance | path

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

/include/linux/mfd/
Dcore.h29 struct mfd_cell { struct
111 static inline const struct mfd_cell *mfd_get_cell(struct platform_device *pdev) in mfd_get_cell()
113 return pdev->mfd_cell; in mfd_get_cell()
117 const struct mfd_cell *cells, int n_devs,
122 const struct mfd_cell *cells, int n_devs) in mfd_add_hotplug_devices()
131 const struct mfd_cell *cells, int n_devs,
Ddavinci_voicecodec.h98 struct mfd_cell cells[DAVINCI_VC_CELLS];
Dtwl6040.h218 struct mfd_cell cells[TWL6040_CELLS];
Dti_am335x_tscadc.h175 struct mfd_cell cells[TSCADC_CELLS];
Dwl1273-core.h258 struct mfd_cell cells[WL1273_FM_CORE_CELLS];
Dsi476x-core.h119 struct mfd_cell cells[SI476X_MFD_CELLS];
Daxp20x.h643 const struct mfd_cell *cells;
/include/linux/
Dplatform_device.h18 struct mfd_cell;
39 struct mfd_cell *mfd_cell; member