Man Page: struct_regulator_state
Operating Environment: suse
Section: 9
STRUCTREGULATOR_STA(9) API reference STRUCT REGULATOR_STA(9)NAMEstruct_regulator_state - regulator state during low power system statesSYNOPSISstruct regulator_state { int uV; unsigned int mode; int enabled; int disabled; };MEMBERSuV Operating voltage during suspend. mode Operating mode during suspend. enabled Enabled during suspend. disabled Disabled during suspend.DESCRIPTIONThis describes a regulators state during a system wide low power state. One of enabled or disabled must be set for the configuration to be applied.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT REGULATOR_STA(9)
| Related Man Pages |
|---|
| regulator_set_optimum_mode(9) - centos |
| struct_device_driver(9) - centos |
| struct_regulation_constraints(9) - centos |
| struct_regulator_ops(9) - suse |
| struct_spi_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |