Searched defs:mfd_cell (Results 1 - 2 of 2) sorted by relevance

/include/linux/mfd/
H A Dcore.h26 struct mfd_cell { struct
102 * the mfd_cell that created it.
104 static inline const struct mfd_cell *mfd_get_cell(struct platform_device *pdev)
106 return pdev->mfd_cell;
110 const struct mfd_cell *cells, int n_devs,
/include/linux/
H A Dplatform_device.h20 struct mfd_cell;
34 struct mfd_cell *mfd_cell; member in struct:platform_device

Completed in 54 milliseconds