centos man page for regulator_is_enabled

Query: regulator_is_enabled

OS: centos

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 3.10 June 2014 REGULATOR_IS_ENABLED(9)
Related Man Pages
drm_fb_helper_initial_config(9) - centos
struct_ccw_driver(9) - centos
struct_regulation_constraints(9) - centos
struct_usb_device_driver(9) - centos
struct_regulation_constraints(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing