Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Daxp20x-regulator.c187 static const struct regulator_desc axp22x_regulators[] = { variable
353 const char *axp22x_dc1_name = axp22x_regulators[AXP22X_DCDC1].name; in axp20x_regulator_probe()
354 const char *axp22x_dc5_name = axp22x_regulators[AXP22X_DCDC5].name; in axp20x_regulator_probe()
363 regulators = axp22x_regulators; in axp20x_regulator_probe()
388 if (regulators == axp22x_regulators) { in axp20x_regulator_probe()
426 if (regulators == axp22x_regulators) { in axp20x_regulator_probe()