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

#include <es1688.h>

Data Fields

unsigned long port
 
struct resourceres_port
 
unsigned long mpu_port
 
int irq
 
int mpu_irq
 
int dma8
 
unsigned short version
 
unsigned short hardware
 
unsigned short trigger_value
 
unsigned char pad
 
unsigned int dma_size
 
struct snd_pcmpcm
 
struct snd_pcm_substreamplayback_substream
 
struct snd_pcm_substreamcapture_substream
 
spinlock_t reg_lock
 
spinlock_t mixer_lock
 

Detailed Description

Definition at line 34 of file es1688.h.

Field Documentation

struct snd_pcm_substream* capture_substream

Definition at line 50 of file es1688.h.

int dma8

Definition at line 40 of file es1688.h.

unsigned int dma_size

Definition at line 46 of file es1688.h.

unsigned short hardware

Definition at line 42 of file es1688.h.

int irq

Definition at line 38 of file es1688.h.

spinlock_t mixer_lock

Definition at line 53 of file es1688.h.

int mpu_irq

Definition at line 39 of file es1688.h.

unsigned long mpu_port

Definition at line 37 of file es1688.h.

unsigned char pad

Definition at line 45 of file es1688.h.

Definition at line 48 of file es1688.h.

struct snd_pcm_substream* playback_substream

Definition at line 49 of file es1688.h.

unsigned long port

Definition at line 35 of file es1688.h.

spinlock_t reg_lock

Definition at line 52 of file es1688.h.

struct resource* res_port

Definition at line 36 of file es1688.h.

unsigned short trigger_value

Definition at line 44 of file es1688.h.

unsigned short version

Definition at line 41 of file es1688.h.


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