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

Data Fields

struct snd_cardcard
 
struct pci_devpci
 
struct firmwarefw_entry
 
struct cmdifcif
 
struct snd_pcmpcm
 
struct snd_pcmpcm_i2s
 
struct snd_rawmidirmidi
 
struct snd_opl3opl3
 
struct snd_ac97ac97
 
struct snd_ac97_busac97_bus
 
struct snd_pcm_substreamplayback_substream [PLAYBACK_SUBSTREAMS]
 
struct snd_pcm_substreamcapture_substream
 
int openstreams
 
int irq
 
unsigned long port
 
unsigned short mpuaddr
 
unsigned short opladdr
 
struct resourceres_port
 
unsigned short device_id
 
union firmware_version firmware
 
spinlock_t lock
 
struct tasklet_struct riptide_tq
 
struct snd_info_entryproc_entry
 
unsigned long received_irqs
 
unsigned long handled_irqs
 

Detailed Description

Definition at line 429 of file riptide.c.

Field Documentation

Definition at line 440 of file riptide.c.

struct snd_ac97_bus* ac97_bus

Definition at line 441 of file riptide.c.

struct snd_pcm_substream* capture_substream

Definition at line 444 of file riptide.c.

Definition at line 430 of file riptide.c.

struct cmdif* cif

Definition at line 434 of file riptide.c.

unsigned short device_id

Definition at line 457 of file riptide.c.

Definition at line 459 of file riptide.c.

struct firmware* fw_entry

Definition at line 432 of file riptide.c.

unsigned long handled_irqs

Definition at line 466 of file riptide.c.

int irq

Definition at line 448 of file riptide.c.

spinlock_t lock

Definition at line 461 of file riptide.c.

unsigned short mpuaddr

Definition at line 450 of file riptide.c.

int openstreams

Definition at line 446 of file riptide.c.

Definition at line 439 of file riptide.c.

unsigned short opladdr

Definition at line 451 of file riptide.c.

Definition at line 431 of file riptide.c.

Definition at line 436 of file riptide.c.

struct snd_pcm* pcm_i2s

Definition at line 437 of file riptide.c.

Definition at line 443 of file riptide.c.

unsigned long port

Definition at line 449 of file riptide.c.

struct snd_info_entry* proc_entry

Definition at line 463 of file riptide.c.

unsigned long received_irqs

Definition at line 465 of file riptide.c.

struct resource* res_port

Definition at line 455 of file riptide.c.

struct tasklet_struct riptide_tq

Definition at line 462 of file riptide.c.

Definition at line 438 of file riptide.c.


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