Query: devm_regulator_bulk_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_REGULATOR_BULK_(9) API reference DEVM_REGULATOR_BULK_(9)NAMEdevm_regulator_bulk_get - managed get multiple regulator consumersSYNOPSISint devm_regulator_bulk_get(struct device * dev, int num_consumers, struct regulator_bulk_data * consumers);ARGUMENTSdev Device to supply num_consumers Number of consumers to register consumers Configuration of consumers; clients are stored here.DESCRIPTIONreturn 0 on success, an errno on failure. This helper function allows drivers to get several regulator consumers in one operation with management, the regulators will automatically be freed when the device is unbound. If any of the regulators cannot be acquired then any regulators that were allocated will be freed before returning to the caller.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_REGULATOR_BULK_(9)
Related Man Pages |
---|
g_wither_geom(9) - debian |
vxmemstat(1m) - hpux |
struct_regulator_ops(9) - suse |
g_wither_geom(9) - freebsd |
coseventchanneladmin_eventchannel(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |