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

Data Fields

struct atiixp_dma_opsops
 
struct snd_dma_buffer desc_buf
 
struct snd_pcm_substreamsubstream
 
unsigned int buf_addr
 
unsigned int buf_bytes
 
unsigned int period_bytes
 
unsigned int periods
 
int opened
 
int running
 
int suspended
 
int pcm_open_flag
 
int ac97_pcm_type
 
unsigned int saved_curptr
 

Detailed Description

Definition at line 244 of file atiixp.c.

Field Documentation

int ac97_pcm_type

Definition at line 254 of file atiixp.c.

unsigned int buf_addr

Definition at line 248 of file atiixp.c.

unsigned int buf_bytes

Definition at line 248 of file atiixp.c.

Definition at line 246 of file atiixp.c.

int opened

Definition at line 250 of file atiixp.c.

Definition at line 245 of file atiixp.c.

int pcm_open_flag

Definition at line 253 of file atiixp.c.

unsigned int period_bytes

Definition at line 249 of file atiixp.c.

unsigned int periods

Definition at line 249 of file atiixp.c.

int running

Definition at line 251 of file atiixp.c.

unsigned int saved_curptr

Definition at line 255 of file atiixp.c.

Definition at line 247 of file atiixp.c.

int suspended

Definition at line 252 of file atiixp.c.


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