Query: regulator_disable_deferred
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_DISABLE_DE(9) API reference REGULATOR_DISABLE_DE(9)NAMEregulator_disable_deferred - disable regulator output with delaySYNOPSISint regulator_disable_deferred(struct regulator * regulator, int ms);ARGUMENTSregulator regulator source ms miliseconds until the regulator is disabledDESCRIPTIONExecute regulator_disable on the regulator after a delay. This is intended for use with devices that require some time to quiesce.NOTEthis 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.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_DISABLE_DE(9)
Related Man Pages |
---|
regulator_set_optimum_mode(9) - centos |
struct_regulator_config(9) - centos |
openbve(6) - debian |
struct_regulator_ops(9) - suse |
tbrconfig(8) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |
[TIP] Processing YAML files with yq |