Searched refs:spdif_stereo_out (Results 1 – 1 of 1) sorted by relevance
96 static struct snd_dmaengine_dai_dma_data spdif_stereo_out; variable423 spdif_stereo_out.addr_width = 2; in spdif_probe()424 spdif_stereo_out.addr = mem_res->start + DATA_OUTBUF; in spdif_probe()427 spdif_stereo_out.filter_data = spdif_pdata->dma_playback; in spdif_probe()430 spdif->dma_playback = &spdif_stereo_out; in spdif_probe()