ab8500_ext_regulator_info  509 drivers/regulator/ab8500-ext.c 	struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev);
ab8500_ext_regulator_info  546 drivers/regulator/ab8500-ext.c 	struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev);
ab8500_ext_regulator_info  582 drivers/regulator/ab8500-ext.c 	struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev);
ab8500_ext_regulator_info  614 drivers/regulator/ab8500-ext.c 	struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev);
ab8500_ext_regulator_info  663 drivers/regulator/ab8500-ext.c 	struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev);
ab8500_ext_regulator_info  730 drivers/regulator/ab8500-ext.c static struct ab8500_ext_regulator_info
ab8500_ext_regulator_info  731 drivers/regulator/ab8500-ext.c 		ab8500_ext_regulator_info[AB8500_NUM_EXT_REGULATORS] = {
ab8500_ext_regulator_info  802 drivers/regulator/ab8500-ext.c 	if (pdata->num_ext_regulator != ARRAY_SIZE(ab8500_ext_regulator_info)) {
ab8500_ext_regulator_info  809 drivers/regulator/ab8500-ext.c 		struct ab8500_ext_regulator_info *info;
ab8500_ext_regulator_info  812 drivers/regulator/ab8500-ext.c 		info = &ab8500_ext_regulator_info[AB8500_EXT_SUPPLY3];
ab8500_ext_regulator_info  819 drivers/regulator/ab8500-ext.c 	for (i = 0; i < ARRAY_SIZE(ab8500_ext_regulator_info); i++) {
ab8500_ext_regulator_info  820 drivers/regulator/ab8500-ext.c 		struct ab8500_ext_regulator_info *info = NULL;
ab8500_ext_regulator_info  823 drivers/regulator/ab8500-ext.c 		info = &ab8500_ext_regulator_info[i];