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

Data Fields

struct snd_cardcard
 
struct pci_devpci
 
struct snd_bt87x_board board
 
void __iomemmmio
 
int irq
 
spinlock_t reg_lock
 
unsigned long opened
 
struct snd_pcm_substreamsubstream
 
struct snd_dma_buffer dma_risc
 
unsigned int line_bytes
 
unsigned int lines
 
u32 reg_control
 
u32 interrupt_mask
 
int current_line
 
int pci_parity_errors
 

Detailed Description

Definition at line 191 of file bt87x.c.

Field Documentation

Definition at line 194 of file bt87x.c.

Definition at line 192 of file bt87x.c.

int current_line

Definition at line 210 of file bt87x.c.

Definition at line 203 of file bt87x.c.

u32 interrupt_mask

Definition at line 208 of file bt87x.c.

int irq

Definition at line 197 of file bt87x.c.

unsigned int line_bytes

Definition at line 204 of file bt87x.c.

unsigned int lines

Definition at line 205 of file bt87x.c.

void __iomem* mmio

Definition at line 196 of file bt87x.c.

unsigned long opened

Definition at line 200 of file bt87x.c.

Definition at line 193 of file bt87x.c.

int pci_parity_errors

Definition at line 212 of file bt87x.c.

u32 reg_control

Definition at line 207 of file bt87x.c.

spinlock_t reg_lock

Definition at line 199 of file bt87x.c.

Definition at line 201 of file bt87x.c.


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