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

/drivers/extcon/
H A Dextcon-arizona.c257 ret = regulator_allow_bypass(info->micvdd, false);
318 ret = regulator_allow_bypass(info->micvdd, true);
831 ret = regulator_allow_bypass(info->micvdd, true);
1402 ret = regulator_allow_bypass(info->micvdd, true);
/drivers/regulator/
H A Dcore.c3083 * regulator_allow_bypass - allow the regulator to go into bypass mode
3093 int regulator_allow_bypass(struct regulator *regulator, bool enable) function
3133 EXPORT_SYMBOL_GPL(regulator_allow_bypass); variable

Completed in 1869 milliseconds