Query: regulator_put
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_PUT(9) API reference REGULATOR_PUT(9)NAMEregulator_put - "free" the regulator sourceSYNOPSISvoid regulator_put(struct regulator * regulator);ARGUMENTSregulator regulator sourceNOTEdrivers must ensure that all regulator_enable calls made on this regulator source are balanced by regulator_disable calls prior to calling this function.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REGULATOR_PUT(9)