Query: regulator_bulk_force_disable
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_BULK_FORCE(9) API reference REGULATOR_BULK_FORCE(9)NAMEregulator_bulk_force_disable - force disable multiple regulator consumersSYNOPSISint regulator_bulk_force_disable(int num_consumers, struct regulator_bulk_data * consumers);ARGUMENTSnum_consumers Number of consumers consumers Consumer data; clients are stored here. return 0 on success, an errno on failureDESCRIPTIONThis convenience API allows consumers to forcibly disable multiple regulator clients in a single API call.NOTEThis 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.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_BULK_FORCE(9)
Related Man Pages |
---|
regulator_set_optimum_mode(9) - centos |
g_wither_geom(9) - debian |
vxmemstat(1m) - hpux |
coseventchanneladmin_eventchannel(3erl) - linux |
coseventchanneladmin(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |