centos man page for regulator_bulk_enable

Query: regulator_bulk_enable

OS: centos

Section: 9

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

REGULATOR_BULK_ENABL(9) 					   API reference					   REGULATOR_BULK_ENABL(9)

NAME
regulator_bulk_enable - enable multiple regulator consumers
SYNOPSIS
int regulator_bulk_enable(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 enable multiple regulator clients in a single API call. If any consumers cannot be enabled then any others that were enabled 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 3.10 June 2014 REGULATOR_BULK_ENABL(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulator_config(9) - centos
struct_regulator_ops(9) - centos
g_geom(9) - debian
g_wither_geom(9) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!