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

Data Fields

struct wm_hubs_data hubs_data
 
struct devicedev
 
struct regmapregmap
 
struct regulator_bulk_data supplies [WM8993_NUM_SUPPLIES]
 
struct wm8993_platform_data pdata
 
struct completion fll_lock
 
int master
 
int sysclk_source
 
int tdm_slots
 
int tdm_width
 
unsigned int mclk_rate
 
unsigned int sysclk_rate
 
unsigned int fs
 
unsigned int bclk
 
unsigned int fll_fref
 
unsigned int fll_fout
 
int fll_src
 

Detailed Description

Definition at line 206 of file wm8993.c.

Field Documentation

unsigned int bclk

Definition at line 220 of file wm8993.c.

struct device* dev

Definition at line 208 of file wm8993.c.

unsigned int fll_fout

Definition at line 222 of file wm8993.c.

unsigned int fll_fref

Definition at line 221 of file wm8993.c.

struct completion fll_lock

Definition at line 212 of file wm8993.c.

int fll_src

Definition at line 223 of file wm8993.c.

unsigned int fs

Definition at line 219 of file wm8993.c.

struct wm_hubs_data hubs_data

Definition at line 207 of file wm8993.c.

int master

Definition at line 213 of file wm8993.c.

unsigned int mclk_rate

Definition at line 217 of file wm8993.c.

Definition at line 211 of file wm8993.c.

Definition at line 209 of file wm8993.c.

Definition at line 210 of file wm8993.c.

unsigned int sysclk_rate

Definition at line 218 of file wm8993.c.

int sysclk_source

Definition at line 214 of file wm8993.c.

int tdm_slots

Definition at line 215 of file wm8993.c.

int tdm_width

Definition at line 216 of file wm8993.c.


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