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

Data Fields

struct wm8903_platform_datapdata
 
struct devicedev
 
struct snd_soc_codeccodec
 
struct regmapregmap
 
int sysclk
 
int irq
 
int fs
 
int deemph
 
int dcs_pending
 
int dcs_cache [4]
 
int class_w_users
 
struct snd_soc_jackmic_jack
 
int mic_det
 
int mic_short
 
int mic_last_report
 
int mic_delay
 

Detailed Description

Definition at line 117 of file wm8903.c.

Field Documentation

int class_w_users

Definition at line 133 of file wm8903.c.

Definition at line 120 of file wm8903.c.

int dcs_cache[4]

Definition at line 130 of file wm8903.c.

int dcs_pending

Definition at line 129 of file wm8903.c.

int deemph

Definition at line 127 of file wm8903.c.

struct device* dev

Definition at line 119 of file wm8903.c.

int fs

Definition at line 126 of file wm8903.c.

int irq

Definition at line 124 of file wm8903.c.

int mic_delay

Definition at line 139 of file wm8903.c.

int mic_det

Definition at line 136 of file wm8903.c.

struct snd_soc_jack* mic_jack

Definition at line 135 of file wm8903.c.

int mic_last_report

Definition at line 138 of file wm8903.c.

int mic_short

Definition at line 137 of file wm8903.c.

Definition at line 118 of file wm8903.c.

Definition at line 121 of file wm8903.c.

int sysclk

Definition at line 123 of file wm8903.c.


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