Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ab3100_regulator Struct Reference

Data Fields

struct regulator_devrdev
 
struct devicedev
 
struct ab3100_platform_dataplfdata
 
u8 regreg
 

Detailed Description

struct ab3100_regulator A struct passed around the individual regulator functions : platform device holding this regulator : handle to the device : AB3100 platform data passed in at probe time : regulator register number in the AB3100

Definition at line 48 of file ab3100.c.

Field Documentation

struct device* dev

Definition at line 50 of file ab3100.c.

Definition at line 51 of file ab3100.c.

Definition at line 49 of file ab3100.c.

u8 regreg

Definition at line 52 of file ab3100.c.


The documentation for this struct was generated from the following file: