Searched refs:regulator_allow_bypass (Results 1 – 2 of 2) sorted by relevance
250 ret = regulator_allow_bypass(info->micvdd, false); in arizona_start_mic()315 ret = regulator_allow_bypass(info->micvdd, true); in arizona_stop_mic()812 ret = regulator_allow_bypass(info->micvdd, false); in arizona_micd_detect()1354 ret = regulator_allow_bypass(info->micvdd, true); in arizona_extcon_probe()
3012 int regulator_allow_bypass(struct regulator *regulator, bool enable) in regulator_allow_bypass() function3052 EXPORT_SYMBOL_GPL(regulator_allow_bypass);