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

#include <mixart.h>

Data Fields

unsigned int num_cards
 
struct snd_mixartchip [MIXART_MAX_CARDS]
 
struct pci_devpci
 
int irq
 
struct mem_area mem [2]
 
char shortname [32]
 
char longname [80]
 
struct tasklet_struct msg_taskq
 
u32 pending_event
 
wait_queue_head_t msg_sleep
 
u32 msg_fifo [MSG_FIFO_SIZE]
 
int msg_fifo_readptr
 
int msg_fifo_writeptr
 
atomic_t msg_processed
 
spinlock_t lock
 
spinlock_t msg_lock
 
struct mutex msg_mutex
 
struct mutex setup_mutex
 
unsigned int dsp_loaded
 
unsigned int board_type
 
struct snd_dma_buffer flowinfo
 
struct snd_dma_buffer bufferinfo
 
struct mixart_uid uid_console_manager
 
int sample_rate
 
int ref_count_rate
 
struct mutex mixer_mutex
 

Detailed Description

Definition at line 66 of file mixart.h.

Field Documentation

unsigned int board_type

Definition at line 102 of file mixart.h.

struct snd_dma_buffer bufferinfo

Definition at line 105 of file mixart.h.

Definition at line 68 of file mixart.h.

unsigned int dsp_loaded

Definition at line 101 of file mixart.h.

Definition at line 104 of file mixart.h.

int irq

Definition at line 72 of file mixart.h.

spinlock_t lock

Definition at line 94 of file mixart.h.

char longname[80]

Definition at line 79 of file mixart.h.

Definition at line 75 of file mixart.h.

struct mutex mixer_mutex

Definition at line 111 of file mixart.h.

u32 msg_fifo[MSG_FIFO_SIZE]

Definition at line 89 of file mixart.h.

int msg_fifo_readptr

Definition at line 90 of file mixart.h.

int msg_fifo_writeptr

Definition at line 91 of file mixart.h.

spinlock_t msg_lock

Definition at line 95 of file mixart.h.

struct mutex msg_mutex

Definition at line 96 of file mixart.h.

atomic_t msg_processed

Definition at line 92 of file mixart.h.

wait_queue_head_t msg_sleep

Definition at line 86 of file mixart.h.

Definition at line 82 of file mixart.h.

unsigned int num_cards

Definition at line 67 of file mixart.h.

Definition at line 70 of file mixart.h.

u32 pending_event

Definition at line 85 of file mixart.h.

int ref_count_rate

Definition at line 109 of file mixart.h.

int sample_rate

Definition at line 108 of file mixart.h.

struct mutex setup_mutex

Definition at line 98 of file mixart.h.

char shortname[32]

Definition at line 78 of file mixart.h.

struct mixart_uid uid_console_manager

Definition at line 107 of file mixart.h.


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