regulator_bulk_get(9) suse man page | unix.com

Man Page: regulator_bulk_get

Operating Environment: suse

Section: 9

REGULATOR_BULK_GET(9)						   API reference					     REGULATOR_BULK_GET(9)

NAME
regulator_bulk_get - get multiple regulator consumers
SYNOPSIS
int 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. 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 2.6. July 2010 REGULATOR_BULK_GET(9)
Related Man Pages
struct_regulation_constraints(9) - centos
struct_regulator_ops(9) - centos
struct_regulator_ops(9) - suse
g_wither_geom(9) - freebsd
coseventchanneladmin(3erl) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com