centos man page for struct_regulator_bulk_data

Query: struct_regulator_bulk_data

OS: centos

Section: 9

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

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 3.10 June 2014 STRUCT REGULATOR_BUL(9)
Related Man Pages
struct_cfg80211_assoc_request(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_regulator_desc(9) - centos
struct_regulator_ops(9) - centos
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq