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