Home
last modified time | relevance | path

Searched refs:regulator_disable_deferred (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/regulator/
Dconsumer.h230 int regulator_disable_deferred(struct regulator *regulator, int ms);
411 static inline int regulator_disable_deferred(struct regulator *regulator, in regulator_disable_deferred() function
/linux-4.19.296/drivers/regulator/
Dcore.c2568 int regulator_disable_deferred(struct regulator *regulator, int ms) in regulator_disable_deferred() function
2586 EXPORT_SYMBOL_GPL(regulator_disable_deferred);