Searched refs:config_acp5x_dma (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/amd/vangogh/
H A Dacp5x-pcm-dma.c103 static void config_acp5x_dma(struct i2s_stream_instance *rtd, int direction) function
286 config_acp5x_dma(rtd, substream->stream);
433 config_acp5x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
443 config_acp5x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
454 config_acp5x_dma(rtd, SNDRV_PCM_STREAM_CAPTURE);
464 config_acp5x_dma(rtd, SNDRV_PCM_STREAM_CAPTURE);

Completed in 109 milliseconds