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

Data Fields

spinlock_t lock
 
int base
 
int irq
 
int dma1
 
int dma2
 
int dual_dma
 
int subtype
 
unsigned char MCE_bit
 
unsigned char saved_regs [64]
 
int debug_flag
 
int audio_flags
 
int record_dev
 
int playback_dev
 
int xfer_count
 
int audio_mode
 
int open_mode
 
int intr_active
 
charchip_name
 
charname
 
int model
 
int recmask
 
int supported_devices
 
int orig_devices
 
int supported_rec_devices
 
int orig_rec_devices
 
intlevels
 
short mixer_reroute [32]
 
int dev_no
 
volatile unsigned long timer_ticks
 
int timer_running
 
int irq_ok
 
mixer_entsmix_devices
 
int mixer_output_port
 

Detailed Description

Definition at line 60 of file ad1848.c.

Field Documentation

int audio_flags

Definition at line 72 of file ad1848.c.

int audio_mode

Definition at line 76 of file ad1848.c.

int base

Definition at line 63 of file ad1848.c.

char* chip_name

Definition at line 79 of file ad1848.c.

int debug_flag

Definition at line 70 of file ad1848.c.

int dev_no

Definition at line 100 of file ad1848.c.

int dma1

Definition at line 65 of file ad1848.c.

int dma2

Definition at line 65 of file ad1848.c.

int dual_dma

Definition at line 66 of file ad1848.c.

int intr_active

Definition at line 78 of file ad1848.c.

int irq

Definition at line 64 of file ad1848.c.

int irq_ok

Definition at line 103 of file ad1848.c.

int* levels

Definition at line 98 of file ad1848.c.

spinlock_t lock

Definition at line 62 of file ad1848.c.

unsigned char MCE_bit

Definition at line 68 of file ad1848.c.

mixer_ents* mix_devices

Definition at line 104 of file ad1848.c.

int mixer_output_port

Definition at line 105 of file ad1848.c.

short mixer_reroute[32]

Definition at line 99 of file ad1848.c.

int model

Definition at line 80 of file ad1848.c.

char * name

Definition at line 79 of file ad1848.c.

int open_mode

Definition at line 77 of file ad1848.c.

int orig_devices

Definition at line 96 of file ad1848.c.

int orig_rec_devices

Definition at line 97 of file ad1848.c.

int playback_dev

Definition at line 73 of file ad1848.c.

int recmask

Definition at line 95 of file ad1848.c.

int record_dev

Definition at line 73 of file ad1848.c.

unsigned char saved_regs[64]

Definition at line 69 of file ad1848.c.

int subtype

Definition at line 67 of file ad1848.c.

int supported_devices

Definition at line 96 of file ad1848.c.

int supported_rec_devices

Definition at line 97 of file ad1848.c.

int timer_running

Definition at line 102 of file ad1848.c.

volatile unsigned long timer_ticks

Definition at line 101 of file ad1848.c.

int xfer_count

Definition at line 75 of file ad1848.c.


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