Searched refs:SNDRV_PCM_STREAM_LAST (Results 1 – 13 of 13) sorted by relevance
148 const char *chan_names[SNDRV_PCM_STREAM_LAST + 1];170 struct dma_chan *chan[SNDRV_PCM_STREAM_LAST + 1];
440 unsigned int stream_active[SNDRV_PCM_STREAM_LAST + 1]; /* usage count */
1065 struct snd_soc_dpcm_runtime dpcm[SNDRV_PCM_STREAM_LAST + 1];1066 struct snd_soc_dapm_widget *c2c_widget[SNDRV_PCM_STREAM_LAST + 1];
671 stream <= SNDRV_PCM_STREAM_LAST; \
42 #define MEDIA_MIXER_PAD_MAX (SNDRV_PCM_STREAM_LAST + 2)
90 struct virtio_pcm_stream streams[SNDRV_PCM_STREAM_LAST + 1];
12 #define MTK_STREAM_NUM (SNDRV_PCM_STREAM_LAST + 1)
135 struct dma_chan *dma_chans[SNDRV_PCM_STREAM_LAST + 1];137 bool port_started[SNDRV_PCM_STREAM_LAST + 1];140 bool clocks_in_use[SNDRV_PCM_STREAM_LAST + 1];
542 stream = SNDRV_PCM_STREAM_LAST - substream->stream; in rockchip_i2s_tdm_xfer_pause()556 stream = SNDRV_PCM_STREAM_LAST - substream->stream; in rockchip_i2s_tdm_xfer_resume()
482 bool supported[SNDRV_PCM_STREAM_LAST + 1]; in snd_soc_dai_link_set_capabilities()
169 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
1294 for (i = 0; i <= SNDRV_PCM_STREAM_LAST; i++) { in g_audio_setup()