Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Daxp20x.c1103 static const struct mfd_cell axp_regulator_only_cells[] = { variable
1256 axp20x->nr_cells = ARRAY_SIZE(axp_regulator_only_cells); in axp20x_match_device()
1257 axp20x->cells = axp_regulator_only_cells; in axp20x_match_device()