struct_regulator_state(9) centos man page | unix.com

Man Page: struct_regulator_state

Operating Environment: centos

Section: 9

STRUCT
REGULATOR_STA(9) API reference STRUCT REGULATOR_STA(9)
NAME
struct_regulator_state - regulator state during low power system states
SYNOPSIS
struct regulator_state { int uV; unsigned int mode; int enabled; int disabled; };
MEMBERS
uV Operating voltage during suspend. mode Operating mode during suspend. enabled Enabled during suspend. disabled Disabled during suspend.
DESCRIPTION
This 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.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT REGULATOR_STA(9)
Related Man Pages
struct_regulation_constraints(9) - centos
struct_regulator_desc(9) - centos
struct_usb_device_driver(9) - centos
struct_regulation_constraints(9) - suse
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command