Home
last modified time | relevance | path

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

/linux-3.3/sound/soc/s6000/
Ds6000-pcm.h18 struct s6000_pcm_dma_params { struct
19 unsigned int (*check_xrun)(struct snd_soc_dai *cpu_dai);
20 int (*trigger)(struct snd_pcm_substream *substream, int cmd, int after);
21 dma_addr_t sif_in;
22 dma_addr_t sif_out;
23 u32 dma_in;
24 u32 dma_out;
25 int irq;
26 int same_rate;
28 spinlock_t lock;
[all …]