|
Linux Kernel
3.7.1
|
#include <txx9aclc.h>
Data Fields | |
| struct resource * | dma_res |
| struct txx9dmac_slave | dma_slave |
| struct dma_chan * | dma_chan |
| struct tasklet_struct | tasklet |
| spinlock_t | dma_lock |
| int | stream |
| struct snd_pcm_substream * | substream |
| unsigned long | pos |
| dma_addr_t | dma_addr |
| unsigned long | buffer_bytes |
| unsigned long | period_bytes |
| unsigned long | frag_bytes |
| int | frags |
| int | frag_count |
| int | dmacount |
Definition at line 43 of file txx9aclc.h.
| unsigned long buffer_bytes |
Definition at line 53 of file txx9aclc.h.
| dma_addr_t dma_addr |
Definition at line 52 of file txx9aclc.h.
Definition at line 46 of file txx9aclc.h.
| spinlock_t dma_lock |
Definition at line 48 of file txx9aclc.h.
Definition at line 44 of file txx9aclc.h.
| struct txx9dmac_slave dma_slave |
Definition at line 45 of file txx9aclc.h.
| int dmacount |
Definition at line 58 of file txx9aclc.h.
| unsigned long frag_bytes |
Definition at line 55 of file txx9aclc.h.
| int frag_count |
Definition at line 57 of file txx9aclc.h.
| int frags |
Definition at line 56 of file txx9aclc.h.
| unsigned long period_bytes |
Definition at line 54 of file txx9aclc.h.
| unsigned long pos |
Definition at line 51 of file txx9aclc.h.
| int stream |
Definition at line 49 of file txx9aclc.h.
| struct snd_pcm_substream* substream |
Definition at line 50 of file txx9aclc.h.
| struct tasklet_struct tasklet |
Definition at line 47 of file txx9aclc.h.
1.8.2