suse man page for regulator_disable

Query: regulator_disable

OS: suse

Section: 9

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

REGULATOR_DISABLE(9)						   API reference					      REGULATOR_DISABLE(9)

NAME
regulator_disable - disable regulator output
SYNOPSIS
int regulator_disable(struct regulator * regulator);
ARGUMENTS
regulator regulator source
DESCRIPTION
Disable the regulator output voltage or current. Calls to regulator_enable must be balanced with calls to regulator_disable.
NOTE
this will only disable the regulator output if no other consumer devices have it enabled, the regulator device supports disabling and machine constraints permit this operation.
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_DISABLE(9)
Related Man Pages
usb_ep_enable(9) - suse
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_ops(9) - suse
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!