Query: regulator_disable
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_DISABLE(9) API reference REGULATOR_DISABLE(9)NAMEregulator_disable - disable regulator outputSYNOPSISint regulator_disable(struct regulator * regulator);ARGUMENTSregulator regulator sourceDESCRIPTIONDisable the regulator output voltage or current. Calls to regulator_enable must be balanced with calls to regulator_disable.NOTEthis will only disable the regulator output if no other consumer devices have it enabled, the regulator device supports disabling and machine constraints permit this operation.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_DISABLE(9)