Query: regulator_use_dummy_regulator
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_USE_DUMMY_(9) API reference REGULATOR_USE_DUMMY_(9)NAMEregulator_use_dummy_regulator - Provide a dummy regulator when none is foundSYNOPSISvoid regulator_use_dummy_regulator(void);ARGUMENTSvoid no argumentsDESCRIPTIONCalling this function will cause the regulator API to provide a dummy regulator to consumers if no physical regulator is found, allowing most consumers to proceed as though a regulator were configured. This allows systems such as those with software controllable regulators for the CPU core only to be brought up more readily.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_USE_DUMMY_(9)