Query: regulator_allow_bypass
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_ALLOW_BYPA(9) API reference REGULATOR_ALLOW_BYPA(9)NAMEregulator_allow_bypass - allow the regulator to go into bypass modeSYNOPSISint regulator_allow_bypass(struct regulator * regulator, bool enable);ARGUMENTSregulator Regulator to configure enable enable or disable bypass modeDESCRIPTIONAllow the regulator to go into bypass mode if all other consumers for the regulator also enable bypass mode and the machine constraints allow this. Bypass mode means that the regulator is simply passing the input directly to the output with no regulation.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_ALLOW_BYPA(9)