Home
last modified time | relevance | path

Searched refs:mfd_clone_cell (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/mfd/
Dcore.h108 extern int mfd_clone_cell(const char *cell, const char **clones,
/Linux-v4.19/drivers/mfd/
Dmfd-core.c375 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) in mfd_clone_cell() function
406 EXPORT_SYMBOL(mfd_clone_cell);
Dcs5535-mfd.c126 mfd_clone_cell("cs5535-acpi", acpi_clones, ARRAY_SIZE(acpi_clones)); in cs5535_clone_olpc_cells()