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

Data Fields

int running
 
u8 apu [4]
 
u8 apu_mode [4]
 
struct esm_memorymemory
 
struct esm_memorymixbuf
 
unsigned int hwptr
 
unsigned int count
 
unsigned int dma_size
 
unsigned int frag_size
 
unsigned int wav_shift
 
u16 base [4]
 
unsigned char fmt
 
int mode
 
int bob_freq
 
struct snd_pcm_substreamsubstream
 
struct list_head list
 

Detailed Description

Definition at line 465 of file es1968.c.

Field Documentation

u8 apu[4]

Definition at line 468 of file es1968.c.

u8 apu_mode[4]

Definition at line 469 of file es1968.c.

u16 base[4]

Definition at line 481 of file es1968.c.

int bob_freq

Definition at line 487 of file es1968.c.

unsigned int count

Definition at line 477 of file es1968.c.

unsigned int dma_size

Definition at line 478 of file es1968.c.

unsigned char fmt

Definition at line 484 of file es1968.c.

unsigned int frag_size

Definition at line 479 of file es1968.c.

unsigned int hwptr

Definition at line 476 of file es1968.c.

Definition at line 492 of file es1968.c.

struct esm_memory* memory

Definition at line 472 of file es1968.c.

struct esm_memory* mixbuf

Definition at line 474 of file es1968.c.

int mode

Definition at line 485 of file es1968.c.

int running

Definition at line 466 of file es1968.c.

Definition at line 489 of file es1968.c.

unsigned int wav_shift

Definition at line 480 of file es1968.c.


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