Searched refs:ab8500_ext_regulator_info (Results 1 – 1 of 1) sorted by relevance
98 struct ab8500_ext_regulator_info { struct114 struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev); in ab8500_ext_regulator_enable() argument151 struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev); in ab8500_ext_regulator_disable()187 struct ab8500_ext_regulator_info *info = rdev_get_drvdata(rdev); in ab8500_ext_regulator_is_enabled()335 static struct ab8500_ext_regulator_info336 ab8500_ext_regulator_info[AB8500_NUM_EXT_REGULATORS] = { variable407 struct ab8500_ext_regulator_info *info; in ab8500_ext_regulator_probe()410 info = &ab8500_ext_regulator_info[AB8500_EXT_SUPPLY3]; in ab8500_ext_regulator_probe()417 for (i = 0; i < ARRAY_SIZE(ab8500_ext_regulator_info); i++) { in ab8500_ext_regulator_probe()418 struct ab8500_ext_regulator_info *info = NULL; in ab8500_ext_regulator_probe()[all …]