centos man page for regulator_disable

Query: regulator_disable

OS: centos

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 3.10 June 2014 REGULATOR_DISABLE(9)
Related Man Pages
device_create(9) - centos
journal_get_undo_access(9) - centos
struct_ccwgroup_driver(9) - centos
struct_regulation_constraints(9) - suse
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq