Searched defs:mfd_cell (Results 1 – 2 of 2) sorted by relevance
32 struct mfd_cell { struct54 const struct mfd_cell_acpi_match *acpi_match; argument60 int num_resources;61 const struct resource *resources;85 extern int mfd_cell_enable(struct platform_device *pdev); argument
34 struct mfd_cell *mfd_cell; member