Searched refs:spdif_stereo_out (Results 1 – 1 of 1) sorted by relevance
91 static struct snd_dmaengine_dai_dma_data spdif_stereo_out; variable425 spdif_stereo_out.addr_width = 2; in spdif_probe()426 spdif_stereo_out.addr = mem_res->start + DATA_OUTBUF; in spdif_probe()429 spdif_stereo_out.filter_data = spdif_pdata->dma_playback; in spdif_probe()432 spdif->dma_playback = &spdif_stereo_out; in spdif_probe()