regulator_disable(9) suse man page | unix.com

Man Page: regulator_disable

Operating Environment: suse

Section: 9

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
struct_regulator_ops(9) - centos
journal_get_undo_access(9) - suse
regulator_set_optimum_mode(9) - suse
struct_regulation_constraints(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB