Home
last modified time | relevance | path

Searched refs:regulator_get_current_limit (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/regulator/
Dconsumer.h162 int regulator_get_current_limit(struct regulator *regulator);
257 static inline int regulator_get_current_limit(struct regulator *regulator) in regulator_get_current_limit() function
/linux-2.6.39/Documentation/power/regulator/
Dconsumer.txt119 int regulator_get_current_limit(regulator);
/linux-2.6.39/drivers/regulator/
Dcore.c1967 int regulator_get_current_limit(struct regulator *regulator) in regulator_get_current_limit() function
1971 EXPORT_SYMBOL_GPL(regulator_get_current_limit);