of_parse_cb       499 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck1_set_hw_dvs_levels,
of_parse_cb       523 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck2_set_hw_dvs_levels,
of_parse_cb       795 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck1_set_hw_dvs_levels,
of_parse_cb       819 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck2_set_hw_dvs_levels,
of_parse_cb       843 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck3_set_hw_dvs_levels,
of_parse_cb       867 drivers/regulator/bd718x7-regulator.c 			.of_parse_cb = buck4_set_hw_dvs_levels,
of_parse_cb       171 drivers/regulator/lochnagar-regulator.c 		.of_parse_cb = lochnagar_micbias_of_parse,
of_parse_cb       186 drivers/regulator/lochnagar-regulator.c 		.of_parse_cb = lochnagar_micbias_of_parse,
of_parse_cb       226 drivers/regulator/ltc3589.c 		.of_parse_cb = ltc3589_of_parse_cb,			\
of_parse_cb       200 drivers/regulator/ltc3676.c 		.of_parse_cb = ltc3676_of_parse_cb,            \
of_parse_cb       675 drivers/regulator/max77620-regulator.c 			.of_parse_cb = max77620_of_parse_cb,		\
of_parse_cb       707 drivers/regulator/max77620-regulator.c 			.of_parse_cb = max77620_of_parse_cb,		\
of_parse_cb       340 drivers/regulator/max77686-regulator.c 	.of_parse_cb	= max77686_of_parse_cb,				\
of_parse_cb       413 drivers/regulator/max77686-regulator.c 	.of_parse_cb	= max77686_of_parse_cb,				\
of_parse_cb       448 drivers/regulator/of_regulator.c 	if (desc->of_parse_cb) {
of_parse_cb       451 drivers/regulator/of_regulator.c 		ret = desc->of_parse_cb(child, desc, config);
of_parse_cb       977 drivers/regulator/qcom_rpm-regulator.c 		vreg->desc.of_parse_cb = rpm_reg_of_parse;
of_parse_cb      2028 drivers/regulator/qcom_spmi-regulator.c 		vreg->desc.of_parse_cb = spmi_regulator_of_parse;
of_parse_cb       222 drivers/regulator/slg51000-regulator.c 		.of_parse_cb = slg51000_of_parse_cb,               \
of_parse_cb       418 drivers/regulator/tps6507x-regulator.c 		tps->desc[i].of_parse_cb = tps6507x_pmic_of_parse_cb;
of_parse_cb        34 drivers/regulator/tps65086-regulator.c 			.of_parse_cb		= tps65086_of_parse_cb,	\
of_parse_cb        58 drivers/regulator/tps65086-regulator.c 			.of_parse_cb		= tps65086_of_parse_cb,	\
of_parse_cb       180 drivers/regulator/tps65132-regulator.c 		.of_parse_cb	= tps65132_of_parse_cb,	\
of_parse_cb       332 include/linux/regulator/driver.h 	int (*of_parse_cb)(struct device_node *,