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