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

Data Fields

int irq
 
unsigned long port
 
unsigned int multichannel: 1
 
unsigned int secondary: 1
 
unsigned char secondary_addr
 
unsigned int tea575x_tuner
 
unsigned short ply_ctrl
 
unsigned short cap_ctrl
 
unsigned long ply_buffer
 
unsigned int ply_buf
 
unsigned int ply_count
 
unsigned int ply_size
 
unsigned int ply_pos
 
unsigned long cap_buffer
 
unsigned int cap_buf
 
unsigned int cap_count
 
unsigned int cap_size
 
unsigned int cap_pos
 
struct snd_ac97_busac97_bus
 
struct snd_ac97ac97
 
struct snd_ac97ac97_sec
 
struct pci_devpci
 
struct snd_cardcard
 
struct snd_pcmpcm
 
struct snd_rawmidirmidi
 
struct snd_pcm_substreamplayback_substream
 
struct snd_pcm_substreamcapture_substream
 
unsigned int p_dma_size
 
unsigned int c_dma_size
 
spinlock_t reg_lock
 
struct snd_info_entryproc_entry
 

Detailed Description

Definition at line 163 of file fm801.c.

Field Documentation

Definition at line 188 of file fm801.c.

struct snd_ac97_bus* ac97_bus

Definition at line 187 of file fm801.c.

struct snd_ac97* ac97_sec

Definition at line 189 of file fm801.c.

unsigned int c_dma_size

Definition at line 198 of file fm801.c.

unsigned int cap_buf

Definition at line 182 of file fm801.c.

unsigned long cap_buffer

Definition at line 181 of file fm801.c.

unsigned int cap_count

Definition at line 183 of file fm801.c.

unsigned short cap_ctrl

Definition at line 173 of file fm801.c.

unsigned int cap_pos

Definition at line 185 of file fm801.c.

unsigned int cap_size

Definition at line 184 of file fm801.c.

struct snd_pcm_substream* capture_substream

Definition at line 196 of file fm801.c.

Definition at line 192 of file fm801.c.

int irq

Definition at line 164 of file fm801.c.

unsigned int multichannel

Definition at line 167 of file fm801.c.

unsigned int p_dma_size

Definition at line 197 of file fm801.c.

Definition at line 191 of file fm801.c.

Definition at line 193 of file fm801.c.

struct snd_pcm_substream* playback_substream

Definition at line 195 of file fm801.c.

unsigned int ply_buf

Definition at line 176 of file fm801.c.

unsigned long ply_buffer

Definition at line 175 of file fm801.c.

unsigned int ply_count

Definition at line 177 of file fm801.c.

unsigned short ply_ctrl

Definition at line 172 of file fm801.c.

unsigned int ply_pos

Definition at line 179 of file fm801.c.

unsigned int ply_size

Definition at line 178 of file fm801.c.

unsigned long port

Definition at line 166 of file fm801.c.

struct snd_info_entry* proc_entry

Definition at line 201 of file fm801.c.

spinlock_t reg_lock

Definition at line 200 of file fm801.c.

Definition at line 194 of file fm801.c.

unsigned int secondary

Definition at line 167 of file fm801.c.

unsigned char secondary_addr

Definition at line 169 of file fm801.c.

unsigned int tea575x_tuner

Definition at line 170 of file fm801.c.


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