centos man page for regulator_use_dummy_regulator

Query: regulator_use_dummy_regulator

OS: centos

Section: 9

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

REGULATOR_USE_DUMMY_(9) 					   API reference					   REGULATOR_USE_DUMMY_(9)

NAME
regulator_use_dummy_regulator - Provide a dummy regulator when none is found
SYNOPSIS
void regulator_use_dummy_regulator(void);
ARGUMENTS
void no arguments
DESCRIPTION
Calling this function will cause the regulator API to provide a dummy regulator to consumers if no physical regulator is found, allowing most consumers to proceed as though a regulator were configured. This allows systems such as those with software controllable regulators for the CPU core only to be brought up more readily.
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_USE_DUMMY_(9)
Related Man Pages
struct_regulator_desc(9) - centos
struct_regulator_ops(9) - centos
m17ncore(3m17n) - debian
refcount(9) - debian
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq