max8925_regulator_info 45 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 53 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 68 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 79 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 89 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 104 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 119 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 127 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *info = rdev_get_drvdata(rdev); max8925_regulator_info 191 drivers/regulator/max8925-regulator.c static struct max8925_regulator_info max8925_regulator_info[] = { max8925_regulator_info 223 drivers/regulator/max8925-regulator.c struct max8925_regulator_info *ri; max8925_regulator_info 233 drivers/regulator/max8925-regulator.c for (i = 0; i < ARRAY_SIZE(max8925_regulator_info); i++) { max8925_regulator_info 234 drivers/regulator/max8925-regulator.c ri = &max8925_regulator_info[i]; max8925_regulator_info 239 drivers/regulator/max8925-regulator.c if (i == ARRAY_SIZE(max8925_regulator_info)) {