Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/txx9/
H A Dtxx9aclc.h42 struct txx9aclc_dmadata { struct
43 struct resource *dma_res;
44 struct txx9dmac_slave dma_slave;
45 struct dma_chan *dma_chan;
46 struct work_struct work;
47 spinlock_t dma_lock;
48 int stream; /* SNDRV_PCM_STREAM_PLAYBACK or SNDRV_PCM_STREAM_CAPTURE */
49 struct snd_pcm_substream *substream;
50 unsigned long pos;
51 dma_addr_t dma_addr;
[all …]