struct_regulator_bulk_data(9) suse man page | unix.com

Man Page: struct_regulator_bulk_data

Operating Environment: suse

Section: 9

STRUCT
REGULATOR_BUL(9) API reference STRUCT REGULATOR_BUL(9)
NAME
struct_regulator_bulk_data - Data used for bulk regulator operations.
SYNOPSIS
struct regulator_bulk_data { const char * supply; struct regulator * consumer; };
MEMBERS
supply The name of the supply. Initialised by the user before using the bulk regulator APIs. consumer The regulator consumer for the supply. This will be managed by the bulk API.
DESCRIPTION
The regulator APIs provide a series of regulator_bulk_ API calls as a convenience to consumers which require multiple supplies. This structure is used to manage data for these calls.
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 STRUCT REGULATOR_BUL(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
struct_regulator_desc(9) - centos
regulator_set_optimum_mode(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend