suse man page for regulator_get_exclusive

Query: regulator_get_exclusive

OS: suse

Section: 9

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

REGULATOR_GET_EXCLUS(9) 					   API reference					   REGULATOR_GET_EXCLUS(9)

NAME
regulator_get_exclusive - obtain exclusive access to a regulator.
SYNOPSIS
struct regulator * regulator_get_exclusive(struct device * dev, const char * id);
ARGUMENTS
dev device for regulator "consumer" id Supply name or regulator ID.
DESCRIPTION
Returns a struct regulator corresponding to the regulator producer, or IS_ERR condition containing errno. Other consumers will be unable to obtain this reference is held and the use count for the regulator will be initialised to reflect the current state of the regulator. This is intended for use by consumers which cannot tolerate shared use of the regulator such as those which need to force the regulator off for correct operation of the hardware they are controlling. Use of supply names configured via regulator_set_device_supply is strongly encouraged. It is recommended that the supply name used should match the name used for the supply and/or the relevant device pins in the datasheet.
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_GET_EXCLUS(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
struct_regulator_ops(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com