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

/linux-4.1.27/include/sound/
H A Ddmaengine_pcm.h138 const char *chan_names[SNDRV_PCM_STREAM_LAST + 1];
/linux-4.1.27/sound/soc/fsl/
H A Dfsl_asrc_dma.c348 for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_LAST; i++) { fsl_asrc_dma_pcm_new()
375 for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_LAST; i++) { fsl_asrc_dma_pcm_free()
/linux-4.1.27/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c28 struct dma_chan *chan[SNDRV_PCM_STREAM_LAST + 1];
/linux-4.1.27/include/uapi/sound/
H A Dasound.h170 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator in enum:__anon13847

Completed in 176 milliseconds