suse man page for struct_regulator_desc

Query: struct_regulator_desc

OS: suse

Section: 9

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

STRUCT
REGULATOR_DES(9) API reference STRUCT REGULATOR_DES(9)
NAME
struct_regulator_desc - Regulator descriptor
SYNOPSIS
struct regulator_desc { const char * name; int id; unsigned n_voltages; struct regulator_ops * ops; int irq; enum regulator_type type; struct module * owner; };
MEMBERS
name Identifying name for the regulator. id Numerical identifier for the regulator. n_voltages Number of selectors available for ops.list_voltage. ops Regulator operations table. irq Interrupt number for the regulator. type Indicates if the regulator is a voltage or current regulator. owner Module providing the regulator, used for refcounting.
DESCRIPTION
Each regulator registered with the core is described with a structure of this type.
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_DES(9)
Related Man Pages
struct_irq_data(9) - centos
struct_regulator_config(9) - centos
struct_regulator_desc(9) - centos
struct_i2c_board_info(9) - suse
struct_regulation_constraints(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend