axp22x_regulators 562 drivers/regulator/axp20x-regulator.c static const struct regulator_desc axp22x_regulators[] = { axp22x_regulators 1220 drivers/regulator/axp20x-regulator.c const char *dcdc1_name = axp22x_regulators[AXP22X_DCDC1].name; axp22x_regulators 1221 drivers/regulator/axp20x-regulator.c const char *dcdc5_name = axp22x_regulators[AXP22X_DCDC5].name; axp22x_regulators 1232 drivers/regulator/axp20x-regulator.c regulators = axp22x_regulators; axp22x_regulators 1291 drivers/regulator/axp20x-regulator.c if ((regulators == axp22x_regulators && i == AXP22X_DC1SW) || axp22x_regulators 1304 drivers/regulator/axp20x-regulator.c if ((regulators == axp22x_regulators && i == AXP22X_DC5LDO) || axp22x_regulators 1336 drivers/regulator/axp20x-regulator.c if ((regulators == axp22x_regulators && i == AXP22X_DCDC1) || axp22x_regulators 1342 drivers/regulator/axp20x-regulator.c if ((regulators == axp22x_regulators && i == AXP22X_DCDC5) ||