Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Ddmaengine_pcm.h143 const char *chan_names[SNDRV_PCM_STREAM_LAST + 1];
165 struct dma_chan *chan[SNDRV_PCM_STREAM_LAST + 1];
H A Dsoc-dai.h368 unsigned int stream_active[SNDRV_PCM_STREAM_LAST + 1]; /* usage count */
H A Dpcm.h651 stream <= SNDRV_PCM_STREAM_LAST; \
/kernel/linux/linux-6.6/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.h1111 struct snd_soc_dpcm_runtime dpcm[SNDRV_PCM_STREAM_LAST + 1];
1112 struct snd_soc_dapm_widget *c2c_widget[SNDRV_PCM_STREAM_LAST + 1];
H A Dpcm.h669 stream <= SNDRV_PCM_STREAM_LAST; \
/kernel/linux/linux-5.10/sound/usb/
H A Dmedia.h42 #define MEDIA_MIXER_PAD_MAX (SNDRV_PCM_STREAM_LAST + 2)
/kernel/linux/linux-6.6/sound/usb/
H A Dmedia.h42 #define MEDIA_MIXER_PAD_MAX (SNDRV_PCM_STREAM_LAST + 2)
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
H A Dmtk-base-afe.h12 #define MTK_STREAM_NUM (SNDRV_PCM_STREAM_LAST + 1)
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm.h90 struct virtio_pcm_stream streams[SNDRV_PCM_STREAM_LAST + 1];
/kernel/linux/linux-6.6/sound/soc/mediatek/common/
H A Dmtk-base-afe.h14 #define MTK_STREAM_NUM (SNDRV_PCM_STREAM_LAST + 1)
/kernel/linux/linux-6.6/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];
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c492 stream = SNDRV_PCM_STREAM_LAST - substream->stream; in rockchip_i2s_tdm_xfer_pause()
506 stream = SNDRV_PCM_STREAM_LAST - substream->stream; in rockchip_i2s_tdm_xfer_resume()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dai.c423 bool supported[SNDRV_PCM_STREAM_LAST + 1]; in snd_soc_dai_link_set_capabilities()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dai.c487 bool supported[SNDRV_PCM_STREAM_LAST + 1]; in snd_soc_dai_link_set_capabilities()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h116 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h183 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h183 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h169 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h169 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h124 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h124 SNDRV_PCM_STREAM_LAST = SNDRV_PCM_STREAM_CAPTURE, enumerator
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_audio.c1294 for (i = 0; i <= SNDRV_PCM_STREAM_LAST; i++) { in g_audio_setup()

Completed in 50 milliseconds