Home
last modified time | relevance | path

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

12345678910>>...17

/linux-3.3/sound/core/
Dpcm_native.c96 int snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info) in snd_pcm_info()
123 int snd_pcm_info_user(struct snd_pcm_substream *substream, in snd_pcm_info_user()
164 int snd_pcm_hw_refine(struct snd_pcm_substream *substream, in snd_pcm_hw_refine()
337 static int snd_pcm_hw_refine_user(struct snd_pcm_substream *substream, in snd_pcm_hw_refine_user()
372 static int snd_pcm_hw_params(struct snd_pcm_substream *substream, in snd_pcm_hw_params()
473 static int snd_pcm_hw_params_user(struct snd_pcm_substream *substream, in snd_pcm_hw_params_user()
493 static int snd_pcm_hw_free(struct snd_pcm_substream *substream) in snd_pcm_hw_free()
520 static int snd_pcm_sw_params(struct snd_pcm_substream *substream, in snd_pcm_sw_params()
569 static int snd_pcm_sw_params_user(struct snd_pcm_substream *substream, in snd_pcm_sw_params_user()
582 int snd_pcm_status(struct snd_pcm_substream *substream, in snd_pcm_status()
[all …]
Dpcm_memory.c51 static int preallocate_pcm_pages(struct snd_pcm_substream *substream, size_t size) in preallocate_pcm_pages()
81 static void snd_pcm_lib_preallocate_dma_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_dma_free()
100 int snd_pcm_lib_preallocate_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_free()
122 struct snd_pcm_substream *substream; in snd_pcm_lib_preallocate_free_for_all() local
142 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_read() local
154 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_max_proc_read() local
166 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()
238 static int snd_pcm_lib_preallocate_pages1(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages1()
270 int snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, in snd_pcm_lib_preallocate_pages()
[all …]
Dpcm_timer.c32 void snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) in snd_pcm_timer_resolution_change()
65 struct snd_pcm_substream *substream; in snd_pcm_timer_resolution() local
73 struct snd_pcm_substream *substream; in snd_pcm_timer_start() local
82 struct snd_pcm_substream *substream; in snd_pcm_timer_stop() local
105 struct snd_pcm_substream *substream = timer->private_data; in snd_pcm_timer_free() local
109 void snd_pcm_timer_init(struct snd_pcm_substream *substream) in snd_pcm_timer_init()
135 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done()
Drawmidi.c81 static inline int snd_rawmidi_ready(struct snd_rawmidi_substream *substream) in snd_rawmidi_ready()
87 static inline int snd_rawmidi_ready_append(struct snd_rawmidi_substream *substream, in snd_rawmidi_ready_append()
103 static int snd_rawmidi_runtime_create(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_create()
129 static int snd_rawmidi_runtime_free(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_free()
139 static inline void snd_rawmidi_output_trigger(struct snd_rawmidi_substream *substream,int up) in snd_rawmidi_output_trigger()
146 static void snd_rawmidi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_rawmidi_input_trigger()
155 int snd_rawmidi_drop_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drop_output()
169 int snd_rawmidi_drain_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drain_output()
198 int snd_rawmidi_drain_input(struct snd_rawmidi_substream *substream) in snd_rawmidi_drain_input()
219 struct snd_rawmidi_substream *substream; in assign_substream() local
[all …]
/linux-3.3/sound/pci/oxygen/
Doxygen_pcm.c121 oxygen_substream_channel(struct snd_pcm_substream *substream) in oxygen_substream_channel()
126 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 …]
/linux-3.3/sound/arm/
Dpxa2xx-pcm-lib.c37 int __pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream, in __pxa2xx_pcm_hw_params()
75 int __pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream) in __pxa2xx_pcm_hw_free()
87 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger()
121 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer()
136 int __pxa2xx_pcm_prepare(struct snd_pcm_substream *substream) in __pxa2xx_pcm_prepare()
157 struct snd_pcm_substream *substream = dev_id; in pxa2xx_pcm_dma_irq() local
174 int __pxa2xx_pcm_open(struct snd_pcm_substream *substream) in __pxa2xx_pcm_open()
223 int __pxa2xx_pcm_close(struct snd_pcm_substream *substream) in __pxa2xx_pcm_close()
235 int pxa2xx_pcm_mmap(struct snd_pcm_substream *substream, in pxa2xx_pcm_mmap()
248 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in pxa2xx_pcm_preallocate_dma_buffer() local
[all …]
/linux-3.3/sound/soc/nuc900/
Dnuc900-pcm.c45 static int nuc900_dma_hw_params(struct snd_pcm_substream *substream, in nuc900_dma_hw_params()
69 static void nuc900_update_dma_register(struct snd_pcm_substream *substream, in nuc900_update_dma_register()
88 static void nuc900_dma_start(struct snd_pcm_substream *substream) in nuc900_dma_start()
99 static void nuc900_dma_stop(struct snd_pcm_substream *substream) in nuc900_dma_stop()
112 struct snd_pcm_substream *substream = dev_id; in nuc900_dma_interrupt() local
161 static int nuc900_dma_hw_free(struct snd_pcm_substream *substream) in nuc900_dma_hw_free()
167 static int nuc900_dma_prepare(struct snd_pcm_substream *substream) in nuc900_dma_prepare()
207 static int nuc900_dma_trigger(struct snd_pcm_substream *substream, int cmd) in nuc900_dma_trigger()
230 static int nuc900_dma_getposition(struct snd_pcm_substream *substream, in nuc900_dma_getposition()
245 static snd_pcm_uframes_t nuc900_dma_pointer(struct snd_pcm_substream *substream) in nuc900_dma_pointer()
[all …]
/linux-3.3/sound/drivers/pcsp/
Dpcsp_lib.c31 struct snd_pcm_substream *substream; in pcsp_call_pcm_elapsed() local
47 struct snd_pcm_substream *substream; in pcsp_timer_update() local
89 struct snd_pcm_substream *substream; in pcsp_pointer_update() local
201 static int snd_pcsp_playback_close(struct snd_pcm_substream *substream) in snd_pcsp_playback_close()
212 static int snd_pcsp_playback_hw_params(struct snd_pcm_substream *substream, in snd_pcsp_playback_hw_params()
225 static int snd_pcsp_playback_hw_free(struct snd_pcm_substream *substream) in snd_pcsp_playback_hw_free()
235 static int snd_pcsp_playback_prepare(struct snd_pcm_substream *substream) in snd_pcsp_playback_prepare()
257 static int snd_pcsp_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcsp_trigger()
277 static snd_pcm_uframes_t snd_pcsp_playback_pointer(struct snd_pcm_substream in snd_pcsp_playback_pointer()
310 static int snd_pcsp_playback_open(struct snd_pcm_substream *substream) in snd_pcsp_playback_open()
/linux-3.3/sound/pci/ctxfi/
Dctpcm.c119 static int ct_pcm_playback_open(struct snd_pcm_substream *substream) in ct_pcm_playback_open()
166 static int ct_pcm_playback_close(struct snd_pcm_substream *substream) in ct_pcm_playback_close()
179 static int ct_pcm_hw_params(struct snd_pcm_substream *substream, in ct_pcm_hw_params()
195 static int ct_pcm_hw_free(struct snd_pcm_substream *substream) in ct_pcm_hw_free()
207 static int ct_pcm_playback_prepare(struct snd_pcm_substream *substream) in ct_pcm_playback_prepare()
228 ct_pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in ct_pcm_playback_trigger()
253 ct_pcm_playback_pointer(struct snd_pcm_substream *substream) in ct_pcm_playback_pointer()
269 static int ct_pcm_capture_open(struct snd_pcm_substream *substream) in ct_pcm_capture_open()
311 static int ct_pcm_capture_close(struct snd_pcm_substream *substream) in ct_pcm_capture_close()
318 static int ct_pcm_capture_prepare(struct snd_pcm_substream *substream) in ct_pcm_capture_prepare()
[all …]
/linux-3.3/sound/soc/jz4740/
Djz4740-pcm.c63 struct snd_pcm_substream *substream) in jz4740_pcm_start_transfer()
95 struct snd_pcm_substream *substream = dev_id; in jz4740_pcm_dma_transfer_done() local
104 static int jz4740_pcm_hw_params(struct snd_pcm_substream *substream, in jz4740_pcm_hw_params()
143 static int jz4740_pcm_hw_free(struct snd_pcm_substream *substream) in jz4740_pcm_hw_free()
156 static int jz4740_pcm_prepare(struct snd_pcm_substream *substream) in jz4740_pcm_prepare()
168 static int jz4740_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in jz4740_pcm_trigger()
191 static snd_pcm_uframes_t jz4740_pcm_pointer(struct snd_pcm_substream *substream) in jz4740_pcm_pointer()
213 static int jz4740_pcm_open(struct snd_pcm_substream *substream) in jz4740_pcm_open()
229 static int jz4740_pcm_close(struct snd_pcm_substream *substream) in jz4740_pcm_close()
239 static int jz4740_pcm_mmap(struct snd_pcm_substream *substream, in jz4740_pcm_mmap()
[all …]
/linux-3.3/sound/soc/ep93xx/
Dep93xx-pcm.c66 struct snd_pcm_substream *substream = data; in ep93xx_pcm_dma_callback() local
87 static int ep93xx_pcm_open(struct snd_pcm_substream *substream) in ep93xx_pcm_open()
131 static int ep93xx_pcm_close(struct snd_pcm_substream *substream) in ep93xx_pcm_close()
140 static int ep93xx_pcm_dma_submit(struct snd_pcm_substream *substream) in ep93xx_pcm_dma_submit()
163 static void ep93xx_pcm_dma_flush(struct snd_pcm_substream *substream) in ep93xx_pcm_dma_flush()
171 static int ep93xx_pcm_hw_params(struct snd_pcm_substream *substream, in ep93xx_pcm_hw_params()
184 static int ep93xx_pcm_hw_free(struct snd_pcm_substream *substream) in ep93xx_pcm_hw_free()
190 static int ep93xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in ep93xx_pcm_trigger()
216 static snd_pcm_uframes_t ep93xx_pcm_pointer(struct snd_pcm_substream *substream) in ep93xx_pcm_pointer()
225 static int ep93xx_pcm_mmap(struct snd_pcm_substream *substream, in ep93xx_pcm_mmap()
[all …]
/linux-3.3/sound/soc/tegra/
Dtegra_pcm.c63 struct snd_pcm_substream *substream = prtd->substream; in tegra_pcm_queue_dma() local
87 struct snd_pcm_substream *substream = prtd->substream; in dma_complete_callback() local
133 static int tegra_pcm_open(struct snd_pcm_substream *substream) in tegra_pcm_open()
190 static int tegra_pcm_close(struct snd_pcm_substream *substream) in tegra_pcm_close()
202 static int tegra_pcm_hw_params(struct snd_pcm_substream *substream, in tegra_pcm_hw_params()
216 static int tegra_pcm_hw_free(struct snd_pcm_substream *substream) in tegra_pcm_hw_free()
223 static int tegra_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in tegra_pcm_trigger()
260 static snd_pcm_uframes_t tegra_pcm_pointer(struct snd_pcm_substream *substream) in tegra_pcm_pointer()
269 static int tegra_pcm_mmap(struct snd_pcm_substream *substream, in tegra_pcm_mmap()
293 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local
[all …]
/linux-3.3/sound/soc/mxs/
Dmxs-pcm.c63 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)data; in audio_dma_irq() local
88 static int mxs_dma_alloc(struct snd_pcm_substream *substream, in mxs_dma_alloc()
108 static int snd_mxs_pcm_hw_params(struct snd_pcm_substream *substream, in snd_mxs_pcm_hw_params()
151 static int snd_mxs_pcm_hw_free(struct snd_pcm_substream *substream) in snd_mxs_pcm_hw_free()
164 static int snd_mxs_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_mxs_pcm_trigger()
190 struct snd_pcm_substream *substream) in snd_mxs_pcm_pointer()
198 static int snd_mxs_open(struct snd_pcm_substream *substream) in snd_mxs_open()
221 static int snd_mxs_close(struct snd_pcm_substream *substream) in snd_mxs_close()
231 static int snd_mxs_pcm_mmap(struct snd_pcm_substream *substream, in snd_mxs_pcm_mmap()
255 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in mxs_pcm_preallocate_dma_buffer() local
[all …]
/linux-3.3/sound/usb/caiaq/
Dmidi.c28 static int snd_usb_caiaq_midi_input_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_open()
33 static int snd_usb_caiaq_midi_input_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_close()
38 static void snd_usb_caiaq_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_input_trigger()
49 static int snd_usb_caiaq_midi_output_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_open()
54 static int snd_usb_caiaq_midi_output_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_close()
65 struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_send()
89 static void snd_usb_caiaq_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_output_trigger()
/linux-3.3/sound/pci/emu10k1/
Demupcm.c91 static snd_pcm_uframes_t snd_emu10k1_efx_playback_pointer(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_pointer()
288 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()
435 static int snd_emu10k1_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_playback_hw_free()
465 static int snd_emu10k1_efx_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_hw_free()
494 static int snd_emu10k1_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_playback_prepare()
522 static int snd_emu10k1_efx_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_prepare()
578 static int snd_emu10k1_capture_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_capture_hw_params()
584 static int snd_emu10k1_capture_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_capture_hw_free()
589 static int snd_emu10k1_capture_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_capture_prepare()
[all …]
/linux-3.3/sound/soc/samsung/
Ddma.c72 static void dma_enqueue(struct snd_pcm_substream *substream) in dma_enqueue()
118 struct snd_pcm_substream *substream = data; in audio_buffdone() local
140 static int dma_hw_params(struct snd_pcm_substream *substream, in dma_hw_params()
196 static int dma_hw_free(struct snd_pcm_substream *substream) in dma_hw_free()
214 static int dma_prepare(struct snd_pcm_substream *substream) in dma_prepare()
238 static int dma_trigger(struct snd_pcm_substream *substream, int cmd) in dma_trigger()
273 dma_pointer(struct snd_pcm_substream *substream) in dma_pointer()
299 static int dma_open(struct snd_pcm_substream *substream) in dma_open()
319 static int dma_close(struct snd_pcm_substream *substream) in dma_close()
334 static int dma_mmap(struct snd_pcm_substream *substream, in dma_mmap()
[all …]
/linux-3.3/sound/pci/cs5535audio/
Dcs5535audio_pcm.c92 static int snd_cs5535audio_playback_open(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_open()
110 static int snd_cs5535audio_playback_close(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_close()
120 struct snd_pcm_substream *substream, in cs5535audio_build_dma_packets()
238 struct snd_pcm_substream *substream) in cs5535audio_clear_dma_packets()
245 static int snd_cs5535audio_hw_params(struct snd_pcm_substream *substream, in snd_cs5535audio_hw_params()
268 static int snd_cs5535audio_hw_free(struct snd_pcm_substream *substream) in snd_cs5535audio_hw_free()
286 static int snd_cs5535audio_playback_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_prepare()
293 static int snd_cs5535audio_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs5535audio_trigger()
328 static snd_pcm_uframes_t snd_cs5535audio_pcm_pointer(struct snd_pcm_substream in snd_cs5535audio_pcm_pointer()
351 static int snd_cs5535audio_capture_open(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_open()
[all …]
/linux-3.3/sound/soc/davinci/
Ddavinci-pcm.c160 static void davinci_pcm_period_elapsed(struct snd_pcm_substream *substream) in davinci_pcm_period_elapsed()
170 static void davinci_pcm_period_reset(struct snd_pcm_substream *substream) in davinci_pcm_period_reset()
179 static void davinci_pcm_enqueue_dma(struct snd_pcm_substream *substream) in davinci_pcm_enqueue_dma()
242 struct snd_pcm_substream *substream = data; in davinci_pcm_dma_irq() local
263 static int allocate_sram(struct snd_pcm_substream *substream, unsigned size, in allocate_sram()
298 static int ping_pong_dma_setup(struct snd_pcm_substream *substream) in ping_pong_dma_setup()
401 static int request_ping_pong(struct snd_pcm_substream *substream, in request_ping_pong()
495 static int davinci_pcm_dma_request(struct snd_pcm_substream *substream) in davinci_pcm_dma_request()
548 static int davinci_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in davinci_pcm_trigger()
583 static int davinci_pcm_prepare(struct snd_pcm_substream *substream) in davinci_pcm_prepare()
[all …]
/linux-3.3/sound/soc/mid-x86/
Dsst_platform.c178 static void sst_fill_pcm_params(struct snd_pcm_substream *substream, in sst_fill_pcm_params()
194 static int sst_platform_alloc_stream(struct snd_pcm_substream *substream) in sst_platform_alloc_stream()
230 struct snd_pcm_substream *substream = mad_substream; in sst_period_elapsed() local
245 static int sst_platform_init_stream(struct snd_pcm_substream *substream) in sst_platform_init_stream()
266 static int sst_platform_open(struct snd_pcm_substream *substream) in sst_platform_open()
310 static int sst_platform_close(struct snd_pcm_substream *substream) in sst_platform_close()
325 static int sst_platform_pcm_prepare(struct snd_pcm_substream *substream) in sst_platform_pcm_prepare()
352 static int sst_platform_pcm_trigger(struct snd_pcm_substream *substream, in sst_platform_pcm_trigger()
396 (struct snd_pcm_substream *substream) in sst_platform_pcm_pointer()
416 static int sst_platform_pcm_hw_params(struct snd_pcm_substream *substream, in sst_platform_pcm_hw_params()
[all …]
/linux-3.3/sound/soc/omap/
Domap-pcm.c61 struct snd_pcm_substream *substream = data; in omap_pcm_dma_irq() local
99 static int omap_pcm_hw_params(struct snd_pcm_substream *substream, in omap_pcm_hw_params()
135 static int omap_pcm_hw_free(struct snd_pcm_substream *substream) in omap_pcm_hw_free()
152 static int omap_pcm_prepare(struct snd_pcm_substream *substream) in omap_pcm_prepare()
221 static int omap_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in omap_pcm_trigger()
256 static snd_pcm_uframes_t omap_pcm_pointer(struct snd_pcm_substream *substream) in omap_pcm_pointer()
279 static int omap_pcm_open(struct snd_pcm_substream *substream) in omap_pcm_open()
305 static int omap_pcm_close(struct snd_pcm_substream *substream) in omap_pcm_close()
313 static int omap_pcm_mmap(struct snd_pcm_substream *substream, in omap_pcm_mmap()
341 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in omap_pcm_preallocate_dma_buffer() local
[all …]
/linux-3.3/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c56 static void bf5xx_mmap_copy(struct snd_pcm_substream *substream, in bf5xx_mmap_copy()
120 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params()
131 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free()
151 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare()
183 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger()
222 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer()
244 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open()
273 static int bf5xx_pcm_mmap(struct snd_pcm_substream *substream, in bf5xx_pcm_mmap()
284 static int bf5xx_pcm_copy(struct snd_pcm_substream *substream, int channel, in bf5xx_pcm_copy()
323 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local
[all …]
Dbf5xx-i2s-pcm.c67 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params()
76 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free()
83 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare()
103 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger()
132 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer()
158 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open()
193 static int bf5xx_pcm_mmap(struct snd_pcm_substream *substream, in bf5xx_pcm_mmap()
218 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local
241 struct snd_pcm_substream *substream; in bf5xx_pcm_free_dma_buffers() local
Dbf5xx-tdm-pcm.c71 static int bf5xx_pcm_hw_params(struct snd_pcm_substream *substream, in bf5xx_pcm_hw_params()
80 static int bf5xx_pcm_hw_free(struct snd_pcm_substream *substream) in bf5xx_pcm_hw_free()
87 static int bf5xx_pcm_prepare(struct snd_pcm_substream *substream) in bf5xx_pcm_prepare()
110 static int bf5xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in bf5xx_pcm_trigger()
138 static snd_pcm_uframes_t bf5xx_pcm_pointer(struct snd_pcm_substream *substream) in bf5xx_pcm_pointer()
155 static int bf5xx_pcm_open(struct snd_pcm_substream *substream) in bf5xx_pcm_open()
187 static int bf5xx_pcm_copy(struct snd_pcm_substream *substream, int channel, in bf5xx_pcm_copy()
222 static int bf5xx_pcm_silence(struct snd_pcm_substream *substream, in bf5xx_pcm_silence()
247 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in bf5xx_pcm_preallocate_dma_buffer() local
267 struct snd_pcm_substream *substream; in bf5xx_pcm_free_dma_buffers() local
/linux-3.3/sound/isa/sb/
Dsb8_midi.c63 static int snd_sb8dsp_midi_input_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_open()
90 static int snd_sb8dsp_midi_output_open(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_open()
117 static int snd_sb8dsp_midi_input_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_input_close()
135 static int snd_sb8dsp_midi_output_close(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_close()
153 static void snd_sb8dsp_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_input_trigger()
176 static void snd_sb8dsp_midi_output_write(struct snd_rawmidi_substream *substream) in snd_sb8dsp_midi_output_write()
214 struct snd_rawmidi_substream *substream = (struct snd_rawmidi_substream *) data; in snd_sb8dsp_midi_output_timer() local
225 static void snd_sb8dsp_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_sb8dsp_midi_output_trigger()
/linux-3.3/drivers/staging/media/go7007/
Dsnd-go7007.c53 struct snd_pcm_substream *substream; member
112 static int go7007_snd_hw_params(struct snd_pcm_substream *substream, in go7007_snd_hw_params()
130 static int go7007_snd_hw_free(struct snd_pcm_substream *substream) in go7007_snd_hw_free()
141 static int go7007_snd_capture_open(struct snd_pcm_substream *substream) in go7007_snd_capture_open()
159 static int go7007_snd_capture_close(struct snd_pcm_substream *substream) in go7007_snd_capture_close()
168 static int go7007_snd_pcm_prepare(struct snd_pcm_substream *substream) in go7007_snd_pcm_prepare()
173 static int go7007_snd_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in go7007_snd_pcm_trigger()
193 static snd_pcm_uframes_t go7007_snd_pcm_pointer(struct snd_pcm_substream *substream) in go7007_snd_pcm_pointer()
201 static struct page *go7007_snd_pcm_page(struct snd_pcm_substream *substream, in go7007_snd_pcm_page()

12345678910>>...17