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

Data Fields

enum max98095_type devtype
 
struct max98095_pdatapdata
 
unsigned int sysclk
 
struct max98095_cdata dai [3]
 
const char ** eq_texts
 
const char ** bq_texts
 
struct soc_enum eq_enum
 
struct soc_enum bq_enum
 
int eq_textcnt
 
int bq_textcnt
 
u8 lin_state
 
unsigned int mic1pre
 
unsigned int mic2pre
 
struct snd_soc_jackheadphone_jack
 
struct snd_soc_jackmic_jack
 

Detailed Description

Definition at line 41 of file max98095.c.

Field Documentation

struct soc_enum bq_enum

Definition at line 49 of file max98095.c.

int bq_textcnt

Definition at line 51 of file max98095.c.

const char** bq_texts

Definition at line 47 of file max98095.c.

Definition at line 45 of file max98095.c.

enum max98095_type devtype

Definition at line 42 of file max98095.c.

struct soc_enum eq_enum

Definition at line 48 of file max98095.c.

int eq_textcnt

Definition at line 50 of file max98095.c.

const char** eq_texts

Definition at line 46 of file max98095.c.

struct snd_soc_jack* headphone_jack

Definition at line 55 of file max98095.c.

u8 lin_state

Definition at line 52 of file max98095.c.

unsigned int mic1pre

Definition at line 53 of file max98095.c.

unsigned int mic2pre

Definition at line 54 of file max98095.c.

struct snd_soc_jack* mic_jack

Definition at line 56 of file max98095.c.

Definition at line 43 of file max98095.c.

unsigned int sysclk

Definition at line 44 of file max98095.c.


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