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

#include <ymfpci.h>

Data Fields

struct snd_ymfpcichip
 
int number
 
unsigned int use: 1
 
unsigned int pcm: 1
 
unsigned int synth: 1
 
unsigned int midi: 1
 
struct snd_ymfpci_playback_bankbank
 
dma_addr_t bank_addr
 
void(* interrupt )(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice)
 
struct snd_ymfpci_pcmypcm
 

Detailed Description

Definition at line 243 of file ymfpci.h.

Field Documentation

Definition at line 250 of file ymfpci.h.

dma_addr_t bank_addr

Definition at line 251 of file ymfpci.h.

Definition at line 244 of file ymfpci.h.

Definition at line 252 of file ymfpci.h.

unsigned int midi

Definition at line 246 of file ymfpci.h.

int number

Definition at line 245 of file ymfpci.h.

unsigned int pcm

Definition at line 246 of file ymfpci.h.

unsigned int synth

Definition at line 246 of file ymfpci.h.

unsigned int use

Definition at line 246 of file ymfpci.h.

Definition at line 253 of file ymfpci.h.


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