Searched refs:rxtx_substream (Results 1 – 2 of 2) sorted by relevance
234 drvdata->rxtx_substream[dma_ch] = substream; in lpass_platform_pcmops_open()305 drvdata->rxtx_substream[data->dma_ch] = NULL; in lpass_platform_pcmops_close()1091 if (irqs & LPAIF_IRQ_ALL(chan) && drvdata->rxtx_substream[chan]) { in lpass_platform_rxtxif_irq()1093 drvdata->rxtx_substream[chan], in lpass_platform_rxtxif_irq()
153 struct snd_pcm_substream *rxtx_substream[LPASS_MAX_CDC_DMA_CHANNELS]; member