regulator_force_disable(9) centos man page | unix.com

Man Page: regulator_force_disable

Operating Environment: centos

Section: 9

REGULATOR_FORCE_DISA(9) 					   API reference					   REGULATOR_FORCE_DISA(9)

NAME
regulator_force_disable - force disable regulator output
SYNOPSIS
int regulator_force_disable(struct regulator * regulator);
ARGUMENTS
regulator regulator source
DESCRIPTION
Forcibly disable the regulator output voltage or current.
NOTE
this *will* disable the regulator output even if other consumer devices have it enabled. This should be used for situations when device damage will likely occur if the regulator is not disabled (e.g. over temp).
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_FORCE_DISA(9)
Related Man Pages
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
struct_regulator_desc(9) - centos
ne_get_session_flag(3) - debian
regulator_set_optimum_mode(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq