Searched refs:ab8500_regulator_info (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dab8500.c39 struct ab8500_regulator_info *shared_regulator;
44 * struct ab8500_regulator_info - ab8500 regulator information
65 struct ab8500_regulator_info { struct
241 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_enable()
268 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_disable()
295 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_is_enabled()
329 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_get_optimum_mode()
350 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_set_mode()
382 struct ab8500_regulator_info *shared_regulator; ab8500_regulator_set_mode()
435 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_get_mode()
482 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_get_voltage_sel()
513 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8540_aux3_regulator_get_voltage_sel()
561 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8500_regulator_set_voltage_sel()
593 struct ab8500_regulator_info *info = rdev_get_drvdata(rdev); ab8540_aux3_regulator_set_voltage_sel()
704 static struct ab8500_regulator_info
705 ab8500_regulator_info[AB8500_NUM_REGULATORS] = { variable in typeref:struct:ab8500_regulator_info
918 static struct ab8500_regulator_info
1221 static struct ab8500_regulator_info
1463 static struct ab8500_regulator_info
2960 struct ab8500_regulator_info *info;
2992 abx500_regulator.info = ab8500_regulator_info; abx500_get_regulator_info()
2993 abx500_regulator.info_size = ARRAY_SIZE(ab8500_regulator_info); abx500_get_regulator_info()
3006 struct ab8500_regulator_info *info = NULL; ab8500_regulator_register()

Completed in 41 milliseconds