Home
last modified time | relevance | path

Searched defs:substream (Results 1 – 25 of 1391) sorted by relevance

12345678910>>...56

/kernel/linux/linux-4.19/sound/core/
Dpcm_native.c49 #define trace_hw_mask_param(substream, type, index, prev, curr) argument
50 #define trace_hw_interval_param(substream, type, index, prev, curr) argument
107 static unsigned long __snd_pcm_stream_lock_mode(struct snd_pcm_substream *substream, in __snd_pcm_stream_lock_mode()
131 static void __snd_pcm_stream_unlock_mode(struct snd_pcm_substream *substream, in __snd_pcm_stream_unlock_mode()
162 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) in snd_pcm_stream_lock()
174 void snd_pcm_stream_unlock(struct snd_pcm_substream *substream) in snd_pcm_stream_unlock()
188 void snd_pcm_stream_lock_irq(struct snd_pcm_substream *substream) in snd_pcm_stream_lock_irq()
200 void snd_pcm_stream_unlock_irq(struct snd_pcm_substream *substream) in snd_pcm_stream_unlock_irq()
206 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) in _snd_pcm_stream_lock_irqsave()
219 void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream, in snd_pcm_stream_unlock_irqrestore()
[all …]
Dpcm_memory.c51 static int preallocate_pcm_pages(struct snd_pcm_substream *substream, size_t size) in preallocate_pcm_pages()
77 static void snd_pcm_lib_preallocate_dma_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_dma_free()
93 int snd_pcm_lib_preallocate_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_free()
115 struct snd_pcm_substream *substream; in snd_pcm_lib_preallocate_free_for_all() local
134 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_read() local
146 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_max_proc_read() local
158 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_write() local
197 static inline void preallocate_info_init(struct snd_pcm_substream *substream) in preallocate_info_init()
230 static int snd_pcm_lib_preallocate_pages1(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages1()
257 int snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages()
[all …]
Dpcm_dmaengine.c39 const struct snd_pcm_substream *substream) in substream_to_prtd()
44 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan()
61 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config()
114 const struct snd_pcm_substream *substream, in snd_dmaengine_pcm_set_config_from_dai_data()
142 struct snd_pcm_substream *substream = arg; in dmaengine_pcm_dma_complete() local
152 static int dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream *substream) in dmaengine_pcm_prepare_and_submit()
191 int snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_dmaengine_pcm_trigger()
235 snd_pcm_uframes_t snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer_no_residue()
249 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer()
301 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open()
[all …]
Dpcm_timer.c34 void snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) in snd_pcm_timer_resolution_change()
69 struct snd_pcm_substream *substream; in snd_pcm_timer_resolution() local
77 struct snd_pcm_substream *substream; in snd_pcm_timer_start() local
86 struct snd_pcm_substream *substream; in snd_pcm_timer_stop() local
109 struct snd_pcm_substream *substream = timer->private_data; in snd_pcm_timer_free() local
113 void snd_pcm_timer_init(struct snd_pcm_substream *substream) in snd_pcm_timer_init()
139 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done()
/kernel/linux/linux-5.10/sound/arm/
Dpxa2xx-pcm-lib.c32 int pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream, in pxa2xx_pcm_hw_params()
63 int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in pxa2xx_pcm_hw_free()
70 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger()
77 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer()
83 int pxa2xx_pcm_prepare(struct snd_pcm_substream *substream) in pxa2xx_pcm_prepare()
89 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open()
128 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close()
134 int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream, in pxa2xx_pcm_mmap()
145 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in pxa2xx_pcm_preallocate_dma_buffer() local
161 struct snd_pcm_substream *substream; in pxa2xx_pcm_free_dma_buffers() local
[all …]
/kernel/linux/linux-5.10/sound/core/
Dpcm_native.c36 #define trace_hw_mask_param(substream, type, index, prev, curr) argument
37 #define trace_hw_interval_param(substream, type, index, prev, curr) argument
108 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) in snd_pcm_stream_lock()
120 void snd_pcm_stream_unlock(struct snd_pcm_substream *substream) in snd_pcm_stream_unlock()
134 void snd_pcm_stream_lock_irq(struct snd_pcm_substream *substream) in snd_pcm_stream_lock_irq()
141 static void snd_pcm_stream_lock_nested(struct snd_pcm_substream *substream) in snd_pcm_stream_lock_nested()
157 void snd_pcm_stream_unlock_irq(struct snd_pcm_substream *substream) in snd_pcm_stream_unlock_irq()
164 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) in _snd_pcm_stream_lock_irqsave()
182 void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream, in snd_pcm_stream_unlock_irqrestore()
193 static int snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, in snd_pcm_ops_ioctl()
[all …]
Dpcm_dmaengine.c30 const struct snd_pcm_substream *substream) in substream_to_prtd()
35 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan()
52 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config()
105 const struct snd_pcm_substream *substream, in snd_dmaengine_pcm_set_config_from_dai_data()
133 struct snd_pcm_substream *substream = arg; in dmaengine_pcm_dma_complete() local
143 static int dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream *substream) in dmaengine_pcm_prepare_and_submit()
182 int snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_dmaengine_pcm_trigger()
226 snd_pcm_uframes_t snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer_no_residue()
240 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer()
296 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open()
[all …]
Dpcm_memory.c70 static int preallocate_pcm_pages(struct snd_pcm_substream *substream, size_t size) in preallocate_pcm_pages()
95 static void snd_pcm_lib_preallocate_dma_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_dma_free()
106 void snd_pcm_lib_preallocate_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_free()
119 struct snd_pcm_substream *substream; in snd_pcm_lib_preallocate_free_for_all() local
137 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_read() local
149 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_max_proc_read() local
161 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_write() local
205 static inline void preallocate_info_init(struct snd_pcm_substream *substream) in preallocate_info_init()
231 static void preallocate_pages(struct snd_pcm_substream *substream, in preallocate_pages()
257 struct snd_pcm_substream *substream; in preallocate_pages_for_all() local
[all …]
Dpcm_timer.c19 void snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) in snd_pcm_timer_resolution_change()
54 struct snd_pcm_substream *substream; in snd_pcm_timer_resolution() local
62 struct snd_pcm_substream *substream; in snd_pcm_timer_start() local
71 struct snd_pcm_substream *substream; in snd_pcm_timer_stop() local
94 struct snd_pcm_substream *substream = timer->private_data; in snd_pcm_timer_free() local
98 void snd_pcm_timer_init(struct snd_pcm_substream *substream) in snd_pcm_timer_init()
124 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done()
/kernel/linux/linux-4.19/sound/pci/oxygen/
Doxygen_pcm.c127 oxygen_substream_channel(struct snd_pcm_substream *substream) in oxygen_substream_channel()
132 static int oxygen_open(struct snd_pcm_substream *substream, in oxygen_open()
201 static int oxygen_rec_a_open(struct snd_pcm_substream *substream) in oxygen_rec_a_open()
206 static int oxygen_rec_b_open(struct snd_pcm_substream *substream) in oxygen_rec_b_open()
211 static int oxygen_rec_c_open(struct snd_pcm_substream *substream) in oxygen_rec_c_open()
216 static int oxygen_spdif_open(struct snd_pcm_substream *substream) in oxygen_spdif_open()
221 static int oxygen_multich_open(struct snd_pcm_substream *substream) in oxygen_multich_open()
226 static int oxygen_ac97_open(struct snd_pcm_substream *substream) in oxygen_ac97_open()
231 static int oxygen_close(struct snd_pcm_substream *substream) in oxygen_close()
314 static int oxygen_hw_params(struct snd_pcm_substream *substream, in oxygen_hw_params()
[all …]
/kernel/linux/linux-5.10/sound/pci/oxygen/
Doxygen_pcm.c115 oxygen_substream_channel(struct snd_pcm_substream *substream) in oxygen_substream_channel()
120 static int oxygen_open(struct snd_pcm_substream *substream, in oxygen_open()
189 static int oxygen_rec_a_open(struct snd_pcm_substream *substream) in oxygen_rec_a_open()
194 static int oxygen_rec_b_open(struct snd_pcm_substream *substream) in oxygen_rec_b_open()
199 static int oxygen_rec_c_open(struct snd_pcm_substream *substream) in oxygen_rec_c_open()
204 static int oxygen_spdif_open(struct snd_pcm_substream *substream) in oxygen_spdif_open()
209 static int oxygen_multich_open(struct snd_pcm_substream *substream) in oxygen_multich_open()
214 static int oxygen_ac97_open(struct snd_pcm_substream *substream) in oxygen_ac97_open()
219 static int oxygen_close(struct snd_pcm_substream *substream) in oxygen_close()
302 static int oxygen_hw_params(struct snd_pcm_substream *substream, in oxygen_hw_params()
[all …]
/kernel/linux/linux-4.19/sound/firewire/tascam/
Dtascam-pcm.c12 struct snd_pcm_substream *substream) in pcm_init_hw_params()
44 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
81 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
90 static int pcm_capture_hw_params(struct snd_pcm_substream *substream, in pcm_capture_hw_params()
110 static int pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
130 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
146 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
162 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
179 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
196 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
[all …]
/kernel/linux/linux-4.19/sound/soc/nuc900/
Dnuc900-pcm.c42 static int nuc900_dma_hw_params(struct snd_pcm_substream *substream, in nuc900_dma_hw_params()
48 static void nuc900_update_dma_register(struct snd_pcm_substream *substream) in nuc900_update_dma_register()
66 static void nuc900_dma_start(struct snd_pcm_substream *substream) in nuc900_dma_start()
77 static void nuc900_dma_stop(struct snd_pcm_substream *substream) in nuc900_dma_stop()
90 struct snd_pcm_substream *substream = dev_id; in nuc900_dma_interrupt() local
139 static int nuc900_dma_hw_free(struct snd_pcm_substream *substream) in nuc900_dma_hw_free()
145 static int nuc900_dma_prepare(struct snd_pcm_substream *substream) in nuc900_dma_prepare()
183 static int nuc900_dma_trigger(struct snd_pcm_substream *substream, int cmd) in nuc900_dma_trigger()
206 static int nuc900_dma_getposition(struct snd_pcm_substream *substream, in nuc900_dma_getposition()
221 static snd_pcm_uframes_t nuc900_dma_pointer(struct snd_pcm_substream *substream) in nuc900_dma_pointer()
[all …]
/kernel/linux/linux-4.19/sound/arm/
Dpxa2xx-pcm-lib.c36 int pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream, in pxa2xx_pcm_hw_params()
67 int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in pxa2xx_pcm_hw_free()
74 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger()
81 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer()
87 int pxa2xx_pcm_prepare(struct snd_pcm_substream *substream) in pxa2xx_pcm_prepare()
93 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open()
132 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close()
138 int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream, in pxa2xx_pcm_mmap()
149 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in pxa2xx_pcm_preallocate_dma_buffer() local
165 struct snd_pcm_substream *substream; in pxa2xx_pcm_free_dma_buffers() local
/kernel/linux/linux-4.19/sound/firewire/dice/
Ddice-pcm.c15 struct snd_pcm_substream *substream = rule->private; in dice_rate_constraint() local
53 struct snd_pcm_substream *substream = rule->private; in dice_channels_constraint() local
127 struct snd_pcm_substream *substream) in init_hw_info()
165 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
225 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
234 static int capture_hw_params(struct snd_pcm_substream *substream, in capture_hw_params()
253 static int playback_hw_params(struct snd_pcm_substream *substream, in playback_hw_params()
273 static int capture_hw_free(struct snd_pcm_substream *substream) in capture_hw_free()
289 static int playback_hw_free(struct snd_pcm_substream *substream) in playback_hw_free()
305 static int capture_prepare(struct snd_pcm_substream *substream) in capture_prepare()
[all …]
/kernel/linux/linux-4.19/sound/firewire/motu/
Dmotu-pcm.c100 struct snd_pcm_substream *substream) in init_hw_info()
134 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
184 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
193 static int capture_hw_params(struct snd_pcm_substream *substream, in capture_hw_params()
212 static int playback_hw_params(struct snd_pcm_substream *substream, in playback_hw_params()
232 static int capture_hw_free(struct snd_pcm_substream *substream) in capture_hw_free()
248 static int playback_hw_free(struct snd_pcm_substream *substream) in playback_hw_free()
264 static int capture_prepare(struct snd_pcm_substream *substream) in capture_prepare()
277 static int playback_prepare(struct snd_pcm_substream *substream) in playback_prepare()
291 static int capture_trigger(struct snd_pcm_substream *substream, int cmd) in capture_trigger()
[all …]
/kernel/linux/linux-4.19/sound/firewire/digi00x/
Ddigi00x-pcm.c59 struct snd_pcm_substream *substream) in pcm_init_hw_params()
101 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
149 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
158 static int pcm_capture_hw_params(struct snd_pcm_substream *substream, in pcm_capture_hw_params()
178 static int pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
198 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
214 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
230 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
247 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
266 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
[all …]
/kernel/linux/linux-5.10/sound/firewire/tascam/
Dtascam-pcm.c11 struct snd_pcm_substream *substream) in pcm_init_hw_params()
43 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
107 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
116 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params()
138 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free()
154 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
171 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
188 static int pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
206 static int pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_playback_trigger()
238 static int pcm_capture_ack(struct snd_pcm_substream *substream) in pcm_capture_ack()
[all …]
/kernel/linux/linux-4.19/sound/firewire/oxfw/
Doxfw-pcm.c110 struct snd_pcm_substream *substream) in init_hw_params()
146 static int limit_to_current_params(struct snd_pcm_substream *substream) in limit_to_current_params()
170 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
202 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
210 static int pcm_capture_hw_params(struct snd_pcm_substream *substream, in pcm_capture_hw_params()
229 static int pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
249 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
264 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
280 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
297 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
[all …]
/kernel/linux/linux-4.19/sound/firewire/bebob/
Dbebob_pcm.c97 struct snd_pcm_substream *substream) in pcm_init_hw_params()
134 pcm_open(struct snd_pcm_substream *substream) in pcm_open()
181 pcm_close(struct snd_pcm_substream *substream) in pcm_close()
189 pcm_capture_hw_params(struct snd_pcm_substream *substream, in pcm_capture_hw_params()
209 pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
230 pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
245 pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
261 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
274 pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
288 pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
[all …]
/kernel/linux/linux-5.10/sound/drivers/pcsp/
Dpcsp_lib.c32 struct snd_pcm_substream *substream; in pcsp_call_pcm_elapsed() local
48 struct snd_pcm_substream *substream; in pcsp_timer_update() local
90 struct snd_pcm_substream *substream; in pcsp_pointer_update() local
200 static int snd_pcsp_playback_close(struct snd_pcm_substream *substream) in snd_pcsp_playback_close()
211 static int snd_pcsp_playback_hw_params(struct snd_pcm_substream *substream, in snd_pcsp_playback_hw_params()
219 static int snd_pcsp_playback_hw_free(struct snd_pcm_substream *substream) in snd_pcsp_playback_hw_free()
229 static int snd_pcsp_playback_prepare(struct snd_pcm_substream *substream) in snd_pcsp_playback_prepare()
251 static int snd_pcsp_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcsp_trigger()
271 static snd_pcm_uframes_t snd_pcsp_playback_pointer(struct snd_pcm_substream in snd_pcsp_playback_pointer()
304 static int snd_pcsp_playback_open(struct snd_pcm_substream *substream) in snd_pcsp_playback_open()
/kernel/linux/linux-4.19/sound/drivers/pcsp/
Dpcsp_lib.c32 struct snd_pcm_substream *substream; in pcsp_call_pcm_elapsed() local
48 struct snd_pcm_substream *substream; in pcsp_timer_update() local
90 struct snd_pcm_substream *substream; in pcsp_pointer_update() local
202 static int snd_pcsp_playback_close(struct snd_pcm_substream *substream) in snd_pcsp_playback_close()
213 static int snd_pcsp_playback_hw_params(struct snd_pcm_substream *substream, in snd_pcsp_playback_hw_params()
226 static int snd_pcsp_playback_hw_free(struct snd_pcm_substream *substream) in snd_pcsp_playback_hw_free()
236 static int snd_pcsp_playback_prepare(struct snd_pcm_substream *substream) in snd_pcsp_playback_prepare()
258 static int snd_pcsp_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcsp_trigger()
278 static snd_pcm_uframes_t snd_pcsp_playback_pointer(struct snd_pcm_substream in snd_pcsp_playback_pointer()
311 static int snd_pcsp_playback_open(struct snd_pcm_substream *substream) in snd_pcsp_playback_open()
/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice-pcm.c14 struct snd_pcm_substream *substream = rule->private; in dice_rate_constraint() local
52 struct snd_pcm_substream *substream = rule->private; in dice_channels_constraint() local
126 struct snd_pcm_substream *substream) in init_hw_info()
164 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open()
254 static int pcm_close(struct snd_pcm_substream *substream) in pcm_close()
263 static int pcm_hw_params(struct snd_pcm_substream *substream, in pcm_hw_params()
290 static int pcm_hw_free(struct snd_pcm_substream *substream) in pcm_hw_free()
306 static int capture_prepare(struct snd_pcm_substream *substream) in capture_prepare()
320 static int playback_prepare(struct snd_pcm_substream *substream) in playback_prepare()
335 static int capture_trigger(struct snd_pcm_substream *substream, int cmd) in capture_trigger()
[all …]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demupcm.c78 static snd_pcm_uframes_t snd_emu10k1_efx_playback_pointer(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_pointer()
275 struct snd_pcm_substream *substream = evoice->epcm->substream; in snd_emu10k1_pcm_init_voice() local
393 static int snd_emu10k1_playback_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_playback_hw_params()
429 static int snd_emu10k1_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_playback_hw_free()
459 static int snd_emu10k1_efx_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_hw_free()
488 static int snd_emu10k1_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_playback_prepare()
516 static int snd_emu10k1_efx_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_prepare()
572 static int snd_emu10k1_capture_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_capture_prepare()
658 struct snd_pcm_substream *substream; in snd_emu10k1_playback_prepare_voice() local
681 struct snd_pcm_substream *substream; in snd_emu10k1_playback_trigger_voice() local
[all …]
/kernel/linux/linux-4.19/sound/pci/emu10k1/
Demupcm.c92 static snd_pcm_uframes_t snd_emu10k1_efx_playback_pointer(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_pointer()
289 struct snd_pcm_substream *substream = evoice->epcm->substream; in snd_emu10k1_pcm_init_voice() local
407 static int snd_emu10k1_playback_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_playback_hw_params()
443 static int snd_emu10k1_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_playback_hw_free()
473 static int snd_emu10k1_efx_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_hw_free()
502 static int snd_emu10k1_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_playback_prepare()
530 static int snd_emu10k1_efx_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_prepare()
586 static int snd_emu10k1_capture_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_capture_hw_params()
592 static int snd_emu10k1_capture_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_capture_hw_free()
597 static int snd_emu10k1_capture_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_capture_prepare()
[all …]

12345678910>>...56