Home
last modified time | relevance | path

Searched defs:substream (Results 101 – 125 of 2433) sorted by relevance

12345678910>>...98

/dports/multimedia/libv4l/linux-5.13-rc2/sound/virtio/
H A Dvirtio_pcm_ops.c105 static int virtsnd_pcm_open(struct snd_pcm_substream *substream) in virtsnd_pcm_open()
135 static int virtsnd_pcm_close(struct snd_pcm_substream *substream) in virtsnd_pcm_close()
214 static int virtsnd_pcm_hw_params(struct snd_pcm_substream *substream, in virtsnd_pcm_hw_params()
252 static int virtsnd_pcm_hw_free(struct snd_pcm_substream *substream) in virtsnd_pcm_hw_free()
270 static int virtsnd_pcm_prepare(struct snd_pcm_substream *substream) in virtsnd_pcm_prepare()
320 static int virtsnd_pcm_trigger(struct snd_pcm_substream *substream, int command) in virtsnd_pcm_trigger()
387 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream) in virtsnd_pcm_sync_stop()
439 virtsnd_pcm_pointer(struct snd_pcm_substream *substream) in virtsnd_pcm_pointer()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/tegra/
H A Dtegra_pcm.c71 struct snd_pcm_substream *substream) in tegra_pcm_open()
119 struct snd_pcm_substream *substream) in tegra_pcm_close()
133 struct snd_pcm_substream *substream, in tegra_pcm_hw_params()
181 struct snd_pcm_substream *substream) in tegra_pcm_hw_free()
195 struct snd_pcm_substream *substream, in tegra_pcm_mmap()
210 struct snd_pcm_substream *substream) in tegra_pcm_pointer()
219 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local
236 struct snd_pcm_substream *substream; in tegra_pcm_deallocate_dma_buffer() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/atmel/
H A Datmel-pcm-pdc.c89 struct snd_pcm_substream *substream) in atmel_pcm_dma_irq()
138 struct snd_pcm_substream *substream, in atmel_pcm_hw_params()
165 struct snd_pcm_substream *substream) in atmel_pcm_hw_free()
180 struct snd_pcm_substream *substream) in atmel_pcm_prepare()
193 struct snd_pcm_substream *substream, int cmd) in atmel_pcm_trigger()
259 struct snd_pcm_substream *substream) in atmel_pcm_pointer()
277 struct snd_pcm_substream *substream) in atmel_pcm_open()
303 struct snd_pcm_substream *substream) in atmel_pcm_close()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/go7007/
H A Dsnd-go7007.c38 struct snd_pcm_substream *substream; member
98 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params()
107 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free()
115 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open()
133 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close()
142 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare()
147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger()
167 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/go7007/
H A Dsnd-go7007.c38 struct snd_pcm_substream *substream; member
98 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params()
107 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free()
115 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open()
133 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close()
142 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare()
147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger()
167 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/go7007/
H A Dsnd-go7007.c38 struct snd_pcm_substream *substream; member
98 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params()
107 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free()
115 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open()
133 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close()
142 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare()
147 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger()
167 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/atmel/
H A Datmel-pcm-pdc.c89 struct snd_pcm_substream *substream) in atmel_pcm_dma_irq()
138 struct snd_pcm_substream *substream, in atmel_pcm_hw_params()
165 struct snd_pcm_substream *substream) in atmel_pcm_hw_free()
180 struct snd_pcm_substream *substream) in atmel_pcm_prepare()
193 struct snd_pcm_substream *substream, int cmd) in atmel_pcm_trigger()
259 struct snd_pcm_substream *substream) in atmel_pcm_pointer()
277 struct snd_pcm_substream *substream) in atmel_pcm_open()
303 struct snd_pcm_substream *substream) in atmel_pcm_close()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/tegra/
H A Dtegra_pcm.c71 struct snd_pcm_substream *substream) in tegra_pcm_open()
119 struct snd_pcm_substream *substream) in tegra_pcm_close()
133 struct snd_pcm_substream *substream, in tegra_pcm_hw_params()
181 struct snd_pcm_substream *substream) in tegra_pcm_hw_free()
195 struct snd_pcm_substream *substream, in tegra_pcm_mmap()
210 struct snd_pcm_substream *substream) in tegra_pcm_pointer()
219 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local
236 struct snd_pcm_substream *substream; in tegra_pcm_deallocate_dma_buffer() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/virtio/
H A Dvirtio_pcm_ops.c105 static int virtsnd_pcm_open(struct snd_pcm_substream *substream) in virtsnd_pcm_open()
135 static int virtsnd_pcm_close(struct snd_pcm_substream *substream) in virtsnd_pcm_close()
214 static int virtsnd_pcm_hw_params(struct snd_pcm_substream *substream, in virtsnd_pcm_hw_params()
252 static int virtsnd_pcm_hw_free(struct snd_pcm_substream *substream) in virtsnd_pcm_hw_free()
270 static int virtsnd_pcm_prepare(struct snd_pcm_substream *substream) in virtsnd_pcm_prepare()
320 static int virtsnd_pcm_trigger(struct snd_pcm_substream *substream, int command) in virtsnd_pcm_trigger()
387 static int virtsnd_pcm_sync_stop(struct snd_pcm_substream *substream) in virtsnd_pcm_sync_stop()
439 virtsnd_pcm_pointer(struct snd_pcm_substream *substream) in virtsnd_pcm_pointer()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/oss/
H A Dpcm_oss.c1549 struct snd_pcm_substream *substream; in snd_pcm_oss_reset() local
1571 struct snd_pcm_substream *substream; in snd_pcm_oss_post() local
1637 struct snd_pcm_substream *substream; in snd_pcm_oss_sync() local
1758 struct snd_pcm_substream *substream; in snd_pcm_oss_get_rate() local
1795 struct snd_pcm_substream *substream; in snd_pcm_oss_get_channels() local
1805 struct snd_pcm_substream *substream; in snd_pcm_oss_get_block_size() local
1815 struct snd_pcm_substream *substream; in snd_pcm_oss_get_formats() local
1890 struct snd_pcm_substream *substream; in snd_pcm_oss_get_format() local
2136 struct snd_pcm_substream *substream; in snd_pcm_oss_get_odelay() local
2159 struct snd_pcm_substream *substream; in snd_pcm_oss_get_ptr() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/oss/
H A Dpcm_oss.c1549 struct snd_pcm_substream *substream; in snd_pcm_oss_reset() local
1571 struct snd_pcm_substream *substream; in snd_pcm_oss_post() local
1637 struct snd_pcm_substream *substream; in snd_pcm_oss_sync() local
1758 struct snd_pcm_substream *substream; in snd_pcm_oss_get_rate() local
1795 struct snd_pcm_substream *substream; in snd_pcm_oss_get_channels() local
1805 struct snd_pcm_substream *substream; in snd_pcm_oss_get_block_size() local
1815 struct snd_pcm_substream *substream; in snd_pcm_oss_get_formats() local
1890 struct snd_pcm_substream *substream; in snd_pcm_oss_get_format() local
2136 struct snd_pcm_substream *substream; in snd_pcm_oss_get_odelay() local
2159 struct snd_pcm_substream *substream; in snd_pcm_oss_get_ptr() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/oss/
H A Dpcm_oss.c1549 struct snd_pcm_substream *substream; in snd_pcm_oss_reset() local
1571 struct snd_pcm_substream *substream; in snd_pcm_oss_post() local
1637 struct snd_pcm_substream *substream; in snd_pcm_oss_sync() local
1758 struct snd_pcm_substream *substream; in snd_pcm_oss_get_rate() local
1795 struct snd_pcm_substream *substream; in snd_pcm_oss_get_channels() local
1805 struct snd_pcm_substream *substream; in snd_pcm_oss_get_block_size() local
1815 struct snd_pcm_substream *substream; in snd_pcm_oss_get_formats() local
1890 struct snd_pcm_substream *substream; in snd_pcm_oss_get_format() local
2136 struct snd_pcm_substream *substream; in snd_pcm_oss_get_odelay() local
2159 struct snd_pcm_substream *substream; in snd_pcm_oss_get_ptr() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c44 struct snd_pcm_substream *substream, in bcm63xx_pcm_hw_params()
64 struct snd_pcm_substream *substream) in bcm63xx_pcm_hw_free()
77 struct snd_pcm_substream *substream, int cmd) in bcm63xx_pcm_trigger()
146 struct snd_pcm_substream *substream) in bcm63xx_pcm_prepare()
179 struct snd_pcm_substream *substream) in bcm63xx_pcm_pointer()
194 struct snd_pcm_substream *substream, in bcm63xx_pcm_mmap()
207 struct snd_pcm_substream *substream) in bcm63xx_pcm_open()
241 struct snd_pcm_substream *substream) in bcm63xx_pcm_close()
254 struct snd_pcm_substream *substream; in i2s_dma_isr() local
367 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bcm63xx_pcm_preallocate_dma_buffer() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c25 struct snd_pcm_substream *substream) in dmaengine_dma_dev()
46 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_prepare_slave_config()
73 struct snd_pcm_substream *substream, in dmaengine_pcm_hw_params()
106 struct snd_pcm_substream *substream) in dmaengine_pcm_set_runtime_hwparams()
154 struct snd_pcm_substream *substream) in dmaengine_pcm_open()
168 struct snd_pcm_substream *substream) in dmaengine_pcm_close()
174 struct snd_pcm_substream *substream, int cmd) in dmaengine_pcm_trigger()
182 struct snd_pcm_substream *substream) in dmaengine_pcm_compat_request_channel()
233 struct snd_pcm_substream *substream; in dmaengine_pcm_new() local
287 struct snd_pcm_substream *substream) in dmaengine_pcm_pointer()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c25 struct snd_pcm_substream *substream) in dmaengine_dma_dev()
46 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_prepare_slave_config()
73 struct snd_pcm_substream *substream, in dmaengine_pcm_hw_params()
106 struct snd_pcm_substream *substream) in dmaengine_pcm_set_runtime_hwparams()
154 struct snd_pcm_substream *substream) in dmaengine_pcm_open()
168 struct snd_pcm_substream *substream) in dmaengine_pcm_close()
174 struct snd_pcm_substream *substream, int cmd) in dmaengine_pcm_trigger()
182 struct snd_pcm_substream *substream) in dmaengine_pcm_compat_request_channel()
233 struct snd_pcm_substream *substream; in dmaengine_pcm_new() local
287 struct snd_pcm_substream *substream) in dmaengine_pcm_pointer()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c44 struct snd_pcm_substream *substream, in bcm63xx_pcm_hw_params()
64 struct snd_pcm_substream *substream) in bcm63xx_pcm_hw_free()
77 struct snd_pcm_substream *substream, int cmd) in bcm63xx_pcm_trigger()
146 struct snd_pcm_substream *substream) in bcm63xx_pcm_prepare()
179 struct snd_pcm_substream *substream) in bcm63xx_pcm_pointer()
194 struct snd_pcm_substream *substream, in bcm63xx_pcm_mmap()
207 struct snd_pcm_substream *substream) in bcm63xx_pcm_open()
241 struct snd_pcm_substream *substream) in bcm63xx_pcm_close()
254 struct snd_pcm_substream *substream; in i2s_dma_isr() local
367 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bcm63xx_pcm_preallocate_dma_buffer() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c44 struct snd_pcm_substream *substream, in bcm63xx_pcm_hw_params()
64 struct snd_pcm_substream *substream) in bcm63xx_pcm_hw_free()
77 struct snd_pcm_substream *substream, int cmd) in bcm63xx_pcm_trigger()
146 struct snd_pcm_substream *substream) in bcm63xx_pcm_prepare()
179 struct snd_pcm_substream *substream) in bcm63xx_pcm_pointer()
194 struct snd_pcm_substream *substream, in bcm63xx_pcm_mmap()
207 struct snd_pcm_substream *substream) in bcm63xx_pcm_open()
241 struct snd_pcm_substream *substream) in bcm63xx_pcm_close()
254 struct snd_pcm_substream *substream; in i2s_dma_isr() local
367 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bcm63xx_pcm_preallocate_dma_buffer() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c25 struct snd_pcm_substream *substream) in dmaengine_dma_dev()
46 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_prepare_slave_config()
73 struct snd_pcm_substream *substream, in dmaengine_pcm_hw_params()
106 struct snd_pcm_substream *substream) in dmaengine_pcm_set_runtime_hwparams()
154 struct snd_pcm_substream *substream) in dmaengine_pcm_open()
168 struct snd_pcm_substream *substream) in dmaengine_pcm_close()
174 struct snd_pcm_substream *substream, int cmd) in dmaengine_pcm_trigger()
182 struct snd_pcm_substream *substream) in dmaengine_pcm_compat_request_channel()
233 struct snd_pcm_substream *substream; in dmaengine_pcm_new() local
287 struct snd_pcm_substream *substream) in dmaengine_pcm_pointer()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/samsung/
H A Didma.c64 static int idma_enqueue(struct snd_pcm_substream *substream) in idma_enqueue()
133 struct snd_pcm_substream *substream = id; in idma_done() local
141 struct snd_pcm_substream *substream, in idma_hw_params()
168 struct snd_pcm_substream *substream) in idma_hw_free()
176 struct snd_pcm_substream *substream) in idma_prepare()
190 struct snd_pcm_substream *substream, int cmd) in idma_trigger()
224 struct snd_pcm_substream *substream) in idma_pointer()
242 struct snd_pcm_substream *substream, in idma_mmap()
288 struct snd_pcm_substream *substream) in idma_open()
315 struct snd_pcm_substream *substream) in idma_close()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/samsung/
H A Didma.c64 static int idma_enqueue(struct snd_pcm_substream *substream) in idma_enqueue()
133 struct snd_pcm_substream *substream = id; in idma_done() local
141 struct snd_pcm_substream *substream, in idma_hw_params()
168 struct snd_pcm_substream *substream) in idma_hw_free()
176 struct snd_pcm_substream *substream) in idma_prepare()
190 struct snd_pcm_substream *substream, int cmd) in idma_trigger()
224 struct snd_pcm_substream *substream) in idma_pointer()
242 struct snd_pcm_substream *substream, in idma_mmap()
288 struct snd_pcm_substream *substream) in idma_open()
315 struct snd_pcm_substream *substream) in idma_close()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/samsung/
H A Didma.c64 static int idma_enqueue(struct snd_pcm_substream *substream) in idma_enqueue()
133 struct snd_pcm_substream *substream = id; in idma_done() local
141 struct snd_pcm_substream *substream, in idma_hw_params()
168 struct snd_pcm_substream *substream) in idma_hw_free()
176 struct snd_pcm_substream *substream) in idma_prepare()
190 struct snd_pcm_substream *substream, int cmd) in idma_trigger()
224 struct snd_pcm_substream *substream) in idma_pointer()
242 struct snd_pcm_substream *substream, in idma_mmap()
288 struct snd_pcm_substream *substream) in idma_open()
315 struct snd_pcm_substream *substream) in idma_close()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c71 struct snd_pcm_substream *substream, in skl_substream_alloc_pages()
211 static int skl_pcm_open(struct snd_pcm_substream *substream, in skl_pcm_open()
262 static int skl_pcm_prepare(struct snd_pcm_substream *substream, in skl_pcm_prepare()
338 static void skl_pcm_close(struct snd_pcm_substream *substream, in skl_pcm_close()
376 static int skl_pcm_hw_free(struct snd_pcm_substream *substream, in skl_pcm_hw_free()
401 static int skl_be_hw_params(struct snd_pcm_substream *substream, in skl_be_hw_params()
1071 struct snd_pcm_substream *substream) in skl_platform_soc_open()
1158 struct snd_pcm_substream *substream, in skl_platform_soc_trigger()
1171 struct snd_pcm_substream *substream) in skl_platform_soc_pointer()
1218 struct snd_pcm_substream *substream, in skl_platform_soc_mmap()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c71 struct snd_pcm_substream *substream, in skl_substream_alloc_pages()
211 static int skl_pcm_open(struct snd_pcm_substream *substream, in skl_pcm_open()
262 static int skl_pcm_prepare(struct snd_pcm_substream *substream, in skl_pcm_prepare()
338 static void skl_pcm_close(struct snd_pcm_substream *substream, in skl_pcm_close()
376 static int skl_pcm_hw_free(struct snd_pcm_substream *substream, in skl_pcm_hw_free()
401 static int skl_be_hw_params(struct snd_pcm_substream *substream, in skl_be_hw_params()
1071 struct snd_pcm_substream *substream) in skl_platform_soc_open()
1158 struct snd_pcm_substream *substream, in skl_platform_soc_trigger()
1171 struct snd_pcm_substream *substream) in skl_platform_soc_pointer()
1218 struct snd_pcm_substream *substream, in skl_platform_soc_mmap()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c71 struct snd_pcm_substream *substream, in skl_substream_alloc_pages()
211 static int skl_pcm_open(struct snd_pcm_substream *substream, in skl_pcm_open()
262 static int skl_pcm_prepare(struct snd_pcm_substream *substream, in skl_pcm_prepare()
338 static void skl_pcm_close(struct snd_pcm_substream *substream, in skl_pcm_close()
376 static int skl_pcm_hw_free(struct snd_pcm_substream *substream, in skl_pcm_hw_free()
401 static int skl_be_hw_params(struct snd_pcm_substream *substream, in skl_be_hw_params()
1071 struct snd_pcm_substream *substream) in skl_platform_soc_open()
1158 struct snd_pcm_substream *substream, in skl_platform_soc_trigger()
1171 struct snd_pcm_substream *substream) in skl_platform_soc_pointer()
1218 struct snd_pcm_substream *substream, in skl_platform_soc_mmap()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/fsl/
H A Dfsl_asrc_dma.c44 struct snd_pcm_substream *substream = arg; in fsl_asrc_dma_complete() local
55 static int fsl_asrc_dma_prepare_and_submit(struct snd_pcm_substream *substream, in fsl_asrc_dma_prepare_and_submit()
98 struct snd_pcm_substream *substream, int cmd) in fsl_asrc_dma_trigger()
128 struct snd_pcm_substream *substream, in fsl_asrc_dma_hw_params()
293 struct snd_pcm_substream *substream) in fsl_asrc_dma_hw_free()
316 struct snd_pcm_substream *substream) in fsl_asrc_dma_startup()
393 struct snd_pcm_substream *substream) in fsl_asrc_dma_shutdown()
414 struct snd_pcm_substream *substream) in fsl_asrc_dma_pcm_pointer()
426 struct snd_pcm_substream *substream; in fsl_asrc_dma_pcm_new() local
461 struct snd_pcm_substream *substream; in fsl_asrc_dma_pcm_free() local

12345678910>>...98