Searched defs:q6asm_dai_rtd (Results 1 – 1 of 1) sorted by relevance
51 struct q6asm_dai_rtd { struct52 struct snd_pcm_substream *substream;53 struct snd_compr_stream *cstream;54 struct snd_codec codec;55 struct snd_dma_buffer dma_buffer;56 spinlock_t lock;57 phys_addr_t phys;58 unsigned int pcm_size;59 unsigned int pcm_count;60 unsigned int pcm_irq_pos; /* IRQ position */[all …]