Man Page: regulator_bulk_enable
Operating Environment: centos
Section: 9
REGULATOR_BULK_ENABL(9) API reference REGULATOR_BULK_ENABL(9)NAMEregulator_bulk_enable - enable multiple regulator consumersSYNOPSISint regulator_bulk_enable(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 enable multiple regulator clients in a single API call. If any consumers cannot be enabled then any others that were enabled will be disabled again prior to return.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_ENABL(9)
| Related Man Pages |
|---|
| struct_regulator_config(9) - centos |
| g_geom(9) - debian |
| vxmemstat(1m) - hpux |
| regulator_set_optimum_mode(9) - suse |
| struct_regulator_ops(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |