suse man page for regulator_is_enabled

Query: regulator_is_enabled

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
usb_ep_enable(9) - suse
usb_interface_id(9) - suse
struct_regulator_desc(9) - centos
struct_input_polled_dev(9) - suse
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I