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

#include <aaci.h>

Data Fields

void __iomembase
 
void __iomemfifo
 
spinlock_t lock
 
struct ac97_pcmpcm
 
int pcm_open
 
u32 cr
 
struct snd_pcm_substreamsubstream
 
unsigned int period
 
voidstart
 
voidend
 
voidptr
 
int bytes
 
unsigned int fifo_bytes
 

Detailed Description

Definition at line 202 of file aaci.h.

Field Documentation

void __iomem* base

Definition at line 203 of file aaci.h.

int bytes

Definition at line 221 of file aaci.h.

u32 cr

Definition at line 210 of file aaci.h.

void* end

Definition at line 219 of file aaci.h.

Definition at line 204 of file aaci.h.

unsigned int fifo_bytes

Definition at line 222 of file aaci.h.

spinlock_t lock

Definition at line 205 of file aaci.h.

Definition at line 207 of file aaci.h.

int pcm_open

Definition at line 208 of file aaci.h.

unsigned int period

Definition at line 213 of file aaci.h.

void* ptr

Definition at line 220 of file aaci.h.

void* start

Definition at line 218 of file aaci.h.

Definition at line 211 of file aaci.h.


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