Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dcore.h104 extern int mfd_clone_cell(const char *cell, const char **clones,
/Linux-v5.4/drivers/mfd/
Dmfd-core.c385 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) in mfd_clone_cell() function
416 EXPORT_SYMBOL(mfd_clone_cell);
Dcs5535-mfd.c138 mfd_clone_cell("cs5535-acpi", olpc_acpi_clones, ARRAY_SIZE(olpc_acpi_clones)); in cs5535_mfd_probe()