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

/linux-master/include/sound/
H A Ddmaengine_pcm.h148 const char *chan_names[SNDRV_PCM_STREAM_LAST + 1];
170 struct dma_chan *chan[SNDRV_PCM_STREAM_LAST + 1];
H A Dsoc-dai.h454 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1];
H A Dsoc.h1150 struct snd_soc_dpcm_runtime dpcm[SNDRV_PCM_STREAM_LAST + 1];
1151 struct snd_soc_dapm_widget *c2c_widget[SNDRV_PCM_STREAM_LAST + 1];
H A Dpcm.h688 stream <= SNDRV_PCM_STREAM_LAST; \
/linux-master/sound/usb/
H A Dmedia.h42 #define MEDIA_MIXER_PAD_MAX (SNDRV_PCM_STREAM_LAST + 2)
/linux-master/sound/virtio/
H A Dvirtio_pcm.h92 struct virtio_pcm_stream streams[SNDRV_PCM_STREAM_LAST + 1];
/linux-master/sound/soc/mediatek/common/
H A Dmtk-base-afe.h14 #define MTK_STREAM_NUM (SNDRV_PCM_STREAM_LAST + 1)
/linux-master/sound/soc/apple/
H A Dmca.c134 struct dma_chan *dma_chans[SNDRV_PCM_STREAM_LAST + 1];
136 bool port_started[SNDRV_PCM_STREAM_LAST + 1];
139 bool clocks_in_use[SNDRV_PCM_STREAM_LAST + 1];
/linux-master/sound/soc/
H A Dsoc-dai.c487 bool supported[SNDRV_PCM_STREAM_LAST + 1];
/linux-master/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c490 stream = SNDRV_PCM_STREAM_LAST - substream->stream;
504 stream = SNDRV_PCM_STREAM_LAST - substream->stream;
/linux-master/include/uapi/sound/
H A Dasound.h169 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator in enum:__anon49
/linux-master/tools/include/uapi/sound/
H A Dasound.h169 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator in enum:__anon205
/linux-master/drivers/usb/gadget/function/
H A Du_audio.c1294 for (i = 0; i <= SNDRV_PCM_STREAM_LAST; i++) {

Completed in 502 milliseconds