Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c3459 int regulator_disable_deferred(struct regulator *regulator, int ms) in regulator_disable_deferred() function
3474 EXPORT_SYMBOL_GPL(regulator_disable_deferred);
/linux/sound/soc/
H A Dsoc-dapm.c1681 return regulator_disable_deferred(w->regulator, w->shift); in snd_soc_dapm_pinctrl_event()