Query: regulator_enable_regmap
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_ENABLE_REG(9) API reference REGULATOR_ENABLE_REG(9)NAMEregulator_enable_regmap - standard enable for regmap usersSYNOPSISint regulator_enable_regmap(struct regulator_dev * rdev);ARGUMENTSrdev regulator to operate onDESCRIPTIONRegulators that use regmap for their register I/O can set the enable_reg and enable_mask fields in their descriptor and then use this as their enable operation, saving some code.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_ENABLE_REG(9)