Linux Kernel
3.7.1
|
#include <harmony.h>
Data Fields | |
int | irq |
unsigned long | hpa |
void __iomem * | iobase |
struct parisc_device * | dev |
struct { | |
u32 gain | |
u32 rate | |
u32 format | |
u32 stereo | |
int playing | |
int capturing | |
} | st |
struct snd_dma_device | dma |
struct harmony_buffer | pbuf |
struct harmony_buffer | cbuf |
struct snd_dma_buffer | gdma |
struct snd_dma_buffer | sdma |
struct { | |
unsigned long play_intr | |
unsigned long rec_intr | |
unsigned long graveyard_intr | |
unsigned long silence_intr | |
} | stats |
struct snd_pcm * | pcm |
struct snd_card * | card |
struct snd_pcm_substream * | psubs |
struct snd_pcm_substream * | csubs |
struct snd_info_entry * | proc |
spinlock_t | lock |
spinlock_t | mixer_lock |
struct snd_pcm_substream* csubs |
struct parisc_device* dev |
struct snd_dma_device dma |
struct snd_dma_buffer gdma |
spinlock_t lock |
spinlock_t mixer_lock |
struct harmony_buffer pbuf |
struct snd_info_entry* proc |
struct snd_pcm_substream* psubs |
struct snd_dma_buffer sdma |
struct { ... } st |
struct { ... } stats |