devm_regulator_bulk_get(9) centos man page | unix.com

Man Page: devm_regulator_bulk_get

Operating Environment: centos

Section: 9

DEVM_REGULATOR_BULK_(9) 					   API reference					   DEVM_REGULATOR_BULK_(9)

NAME
devm_regulator_bulk_get - managed get multiple regulator consumers
SYNOPSIS
int devm_regulator_bulk_get(struct device * dev, int num_consumers, struct regulator_bulk_data * consumers);
ARGUMENTS
dev Device to supply num_consumers Number of consumers to register consumers Configuration of consumers; clients are stored here.
DESCRIPTION
return 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.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVM_REGULATOR_BULK_(9)
Related Man Pages
struct_regulator_desc(9) - centos
g_destroy_geom(9) - debian
regulator_set_optimum_mode(9) - suse
struct_regulator_ops(9) - suse
g_wither_geom(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input