Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/regulator/
A Dconsumer.h243 int regulator_disable_deferred(struct regulator *regulator, int ms);
462 static inline int regulator_disable_deferred(struct regulator *regulator, in regulator_disable_deferred() function
/linux-6.3-rc2/drivers/regulator/
A Dcore.c3118 int regulator_disable_deferred(struct regulator *regulator, int ms) in regulator_disable_deferred() function
3133 EXPORT_SYMBOL_GPL(regulator_disable_deferred);
/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c1366 return regulator_disable_deferred(w->regulator, w->shift); in dapm_regulator_event()

Completed in 18 milliseconds