Rechercher une page de manuel
regulator_force_disable
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
regulator_force_disable - force disable regulator outputSYNOPSIS
- int regulator_force_disable(struct regulator * regulator);
ARGUMENTS
regulator
- regulator source
DESCRIPTION
Forcibly disable the regulator output voltage or current.
NOTE
this *will* disable the regulator output even if other consumer devices have it enabled. This should be used for situations when device damage will likely occur if the regulator is not disabled (e.g. over temp).
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk>
- Author.
Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre