suse man page for regulator_bulk_disable

Query: regulator_bulk_disable

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REGULATOR_BULK_DISAB(9) 					   API reference					   REGULATOR_BULK_DISAB(9)

NAME
regulator_bulk_disable - disable multiple regulator consumers
SYNOPSIS
int regulator_bulk_disable(int num_consumers, struct regulator_bulk_data * consumers);
ARGUMENTS
num_consumers Number of consumers consumers Consumer data; clients are stored here. return 0 on success, an errno on failure
DESCRIPTION
This convenience API allows consumers to disable multiple regulator clients in a single API call. If any consumers cannot be enabled then any others that were disabled will be disabled again prior to return.
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_DISAB(9)
Related Man Pages
struct_regulator_desc(9) - centos
g_destroy_geom(9) - debian
regulator_set_optimum_mode(9) - suse
struct_regulation_constraints(9) - suse
g_wither_geom(9) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Shopt -s histappend