Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
snd_akm4xxx Struct Reference

#include <ak4xxx-adda.h>

Public Types

enum  {
  SND_AK4524, SND_AK4528, SND_AK4529, SND_AK4355,
  SND_AK4358, SND_AK4381, SND_AK5365, SND_AK4620
}
 

Data Fields

struct snd_cardcard
 
unsigned int num_adcs
 
unsigned int num_dacs
 
unsigned char images [AK4XXX_IMAGE_SIZE]
 
unsigned char volumes [AK4XXX_IMAGE_SIZE]
 
unsigned long private_value [AK4XXX_MAX_CHIPS]
 
voidprivate_data [AK4XXX_MAX_CHIPS]
 
unsigned int idx_offset
 
enum snd_akm4xxx:: { ... }  type
 
struct snd_akm4xxx_dac_channeldac_info
 
struct snd_akm4xxx_adc_channeladc_info
 
struct snd_ak4xxx_ops ops
 
unsigned int num_chips
 
unsigned int total_regs
 
const charname
 

Detailed Description

Definition at line 58 of file ak4xxx-adda.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
SND_AK4524 
SND_AK4528 
SND_AK4529 
SND_AK4355 
SND_AK4358 
SND_AK4381 
SND_AK5365 
SND_AK4620 

Definition at line 68 of file ak4xxx-adda.h.

Field Documentation

Definition at line 76 of file ak4xxx-adda.h.

Definition at line 59 of file ak4xxx-adda.h.

Definition at line 75 of file ak4xxx-adda.h.

unsigned int idx_offset

Definition at line 67 of file ak4xxx-adda.h.

unsigned char images[AK4XXX_IMAGE_SIZE]

Definition at line 62 of file ak4xxx-adda.h.

const char* name

Definition at line 81 of file ak4xxx-adda.h.

unsigned int num_adcs

Definition at line 60 of file ak4xxx-adda.h.

unsigned int num_chips

Definition at line 79 of file ak4xxx-adda.h.

unsigned int num_dacs

Definition at line 61 of file ak4xxx-adda.h.

Definition at line 78 of file ak4xxx-adda.h.

void* private_data[AK4XXX_MAX_CHIPS]

Definition at line 65 of file ak4xxx-adda.h.

unsigned long private_value[AK4XXX_MAX_CHIPS]

Definition at line 64 of file ak4xxx-adda.h.

unsigned int total_regs

Definition at line 80 of file ak4xxx-adda.h.

enum { ... } type
unsigned char volumes[AK4XXX_IMAGE_SIZE]

Definition at line 63 of file ak4xxx-adda.h.


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