Home
last modified time | relevance | path

Searched defs:txx9aclc_dmadata (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/soc/txx9/
Dtxx9aclc.h45 struct txx9aclc_dmadata { struct
46 struct resource *dma_res;
47 struct txx9dmac_slave dma_slave;
48 struct dma_chan *dma_chan;
49 struct tasklet_struct tasklet;
50 spinlock_t dma_lock;
51 int stream; /* SNDRV_PCM_STREAM_PLAYBACK or SNDRV_PCM_STREAM_CAPTURE */
52 struct snd_pcm_substream *substream;
53 unsigned long pos;
54 dma_addr_t dma_addr;
[all …]