regulator_is_enabled(9) suse man page | unix.com

Man Page: regulator_is_enabled

Operating Environment: suse

Section: 9

REGULATOR_IS_ENABLED(9) 					   API reference					   REGULATOR_IS_ENABLED(9)

NAME
regulator_is_enabled - is the regulator output enabled
SYNOPSIS
int regulator_is_enabled(struct regulator * regulator);
ARGUMENTS
regulator regulator source
DESCRIPTION
Returns positive if the regulator driver backing the source/client has requested that the device be enabled, zero if it hasn't, else a negative errno code. Note that the device backing this regulator handle can have multiple users, so it might be enabled even if regulator_enable was never called for this particular source.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REGULATOR_IS_ENABLED(9)
Related Man Pages
regulator_set_optimum_mode(9) - suse
struct_ccw_driver(9) - suse
struct_input_polled_dev(9) - suse
struct_regulation_constraints(9) - suse
struct_usb_composite_driver(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
32 bit process addressing more than 4GB