Query: regulator_bulk_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_BULK_GET(9) API reference REGULATOR_BULK_GET(9)NAMEregulator_bulk_get - get multiple regulator consumersSYNOPSISint 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. 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 REGULATOR_BULK_GET(9)
Related Man Pages |
---|
struct_regulator_desc(9) - centos |
vxmemstat(1m) - hpux |
regulator_set_optimum_mode(9) - suse |
coseventchanneladmin_eventchannel(3erl) - linux |
coseventchanneladmin(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |