:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
regulator_bulk_force_disable(9) - phpMan

Command: man perldoc info search(apropos)  


REGULATOR_BULK_FORCE(9)                   API reference                   REGULATOR_BULK_FORCE(9)



NAME
       regulator_bulk_force_disable - force disable multiple regulator consumers

SYNOPSIS
       int regulator_bulk_force_disable(int num_consumers,
                                        struct regulator_bulk_data * consumers);

ARGUMENTS
       num_consumers
           Number of consumers

       consumers
           Consumer data; clients are stored here.  return 0 on success, an errno on failure

DESCRIPTION
       This convenience API allows consumers to forcibly disable multiple regulator clients in a
       single API call.

NOTE
       This should be used for situations when device damage will likely occur if the regulators
       are not disabled (e.g. over temp). Although regulator_force_disable function call for some
       consumers can return error numbers, the function is called for all consumers.

AUTHORS
       Liam Girdwood <lrg AT slimlogic.uk>
           Author.

       Mark Brown <broonie AT opensource.com>
       Wolfson Microelectronics,


           Author.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   REGULATOR_BULK_FORCE(9)


/man
rootr.net - man pages