Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 122) sorted by relevance

12345

/sound/core/
Dpcm_native.c94 struct snd_pcm_runtime *runtime; in snd_pcm_info() local
349 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs()
367 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local
489 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local
518 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local
578 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status() local
638 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local
674 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local
834 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local
859 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_post_start() local
[all …]
Drawmidi.c83 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local
90 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
109 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local
141 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local
173 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drop_output() local
188 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_output() local
216 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_input() local
475 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_kernel_release() local
616 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_output_params() local
645 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_input_params() local
[all …]
Dpcm_lib.c43 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
144 struct snd_pcm_runtime *runtime) in snd_pcm_update_hw_ptr_pos()
163 struct snd_pcm_runtime *runtime) in snd_pcm_update_hw_ptr_post()
187 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr_interrupt() local
234 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr() local
300 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local
865 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
918 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
938 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
958 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c59 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_mmap_copy() local
85 struct snd_pcm_runtime *runtime = pcm->runtime; in bf5xx_dma_irq() local
134 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_hw_free() local
153 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
185 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
224 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
246 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
273 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
285 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_copy() local
Dbf5xx-i2s-pcm.c86 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
106 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
135 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
152 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
178 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
/sound/soc/omap/
Domap-pcm.c57 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_dma_irq() local
83 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_hw_params() local
113 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_hw_free() local
131 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_prepare() local
176 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_trigger() local
206 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_pointer() local
225 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_open() local
251 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_close() local
260 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_mmap() local
/sound/isa/sb/
Dsb16_main.c52 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
100 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
151 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
182 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
213 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
214 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
216 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
218 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
262 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
332 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
[all …]
Dsb8_main.c107 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_prepare() local
201 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_trigger() local
235 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_prepare() local
315 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_trigger() local
338 struct snd_pcm_runtime *runtime; in snd_sb8dsp_interrupt() local
431 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_open() local
/sound/core/oss/
Dpcm_oss.c564 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_plugin_clear() local
579 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_insert() local
594 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_append() local
610 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_bytes() local
629 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_alsa_frames() local
707 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_period_size() local
832 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params() local
1093 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_prepare() local
1110 struct snd_pcm_runtime *runtime; in snd_pcm_oss_make_ready() local
1131 struct snd_pcm_runtime *runtime; in snd_pcm_oss_capture_position_fixup() local
[all …]
/sound/isa/gus/
Dgus_pcm.c80 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_block_change() local
105 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_trigger_up() local
183 struct snd_pcm_runtime *runtime; in snd_gf1_pcm_interrupt_wave() local
349 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy() local
380 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_silence() local
409 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_params() local
456 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local
477 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local
491 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_trigger() local
516 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_pointer() local
[all …]
/sound/pci/emu10k1/
Demupcm.c94 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_pointer() local
285 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_pcm_init_voice() local
405 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_params() local
432 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_free() local
462 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_hw_free() local
491 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_prepare() local
519 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_prepare() local
586 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_capture_prepare() local
632 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_invalidate_cache() local
670 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_prepare_voice() local
[all …]
Dp16v.c166 static void snd_p16v_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_p16v_pcm_free_substream()
182 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_playback_channel() local
223 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_capture_channel() local
330 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_playback() local
379 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_capture() local
437 struct snd_pcm_runtime *runtime; in snd_p16v_pcm_trigger_playback() local
491 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_trigger_capture() local
521 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_playback() local
546 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_capture() local
/sound/drivers/vx/
Dvx_pcm.c77 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
99 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_free_vmalloc_buffer() local
110 static void vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pcm_read_per_bytes()
217 struct snd_pcm_runtime *runtime) in vx_set_format()
580 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_open() local
678 struct snd_pcm_runtime *runtime, in vx_pcm_playback_transfer_chunk()
716 struct snd_pcm_runtime *runtime, in vx_update_pipe_position()
748 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_transfer() local
768 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_update() local
857 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_pointer() local
[all …]
/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c48 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
67 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_free_vmalloc_buffer() local
95 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_trigger() local
167 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_prepare() local
272 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_capture_open() local
/sound/arm/
Ddevdma.c22 struct snd_pcm_runtime *runtime = substream->runtime; in devdma_hw_free() local
38 struct snd_pcm_runtime *runtime = substream->runtime; in devdma_hw_alloc() local
78 struct snd_pcm_runtime *runtime = substream->runtime; in devdma_mmap() local
Dpxa2xx-pcm-lib.c40 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_hw_params() local
123 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_pointer() local
170 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_open() local
218 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_close() local
231 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_mmap() local
/sound/soc/atmel/
Datmel-pcm.c173 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_hw_params() local
294 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_pointer() local
311 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_open() local
420 struct snd_pcm_runtime *runtime = dai->runtime; in atmel_pcm_suspend() local
444 struct snd_pcm_runtime *runtime = dai->runtime; in atmel_pcm_resume() local
/sound/soc/s3c24xx/
Ds3c24xx-pcm.c144 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_pcm_hw_params() local
295 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_pcm_pointer() local
330 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_pcm_open() local
349 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_pcm_close() local
365 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_pcm_mmap() local
/sound/soc/davinci/
Ddavinci-pcm.c61 struct snd_pcm_runtime *runtime = substream->runtime; in davinci_pcm_enqueue_dma() local
203 struct snd_pcm_runtime *runtime = substream->runtime; in davinci_pcm_pointer() local
228 struct snd_pcm_runtime *runtime = substream->runtime; in davinci_pcm_open() local
253 struct snd_pcm_runtime *runtime = substream->runtime; in davinci_pcm_close() local
281 struct snd_pcm_runtime *runtime = substream->runtime; in davinci_pcm_mmap() local
/sound/usb/usx2y/
Dusx2yhwdeppcm.c64 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_usbpcm_urb_capt_retire() local
93 static inline int usX2Y_iso_frames_per_buffer(struct snd_pcm_runtime *runtime, in usX2Y_iso_frames_per_buffer()
115 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_hwdep_urb_play_prepare() local
362 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_hw_free() local
488 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_prepare() local
571 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_open() local
587 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_close() local
/sound/soc/fsl/
Dfsl_dma.c390 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_open() local
536 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_params() local
618 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_prepare() local
695 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_pointer() local
728 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_free() local
761 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_close() local
/sound/pci/trident/
Dtrident_main.c759 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_control_mode() local
817 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_pcm_mem() local
851 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_evoice() local
912 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_hw_free() local
944 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_playback_prepare() local
1047 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_capture_prepare() local
1161 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_hw_free() local
1187 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_prepare() local
1258 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_foldback_prepare() local
1401 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_spdif_prepare() local
[all …]
/sound/pci/ca0106/
Dca0106_main.c470 static void snd_ca0106_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ca0106_pcm_free_substream()
504 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_playback_channel() local
552 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_playback() local
596 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_capture_channel() local
632 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_capture() local
691 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_playback() local
791 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_capture() local
863 struct snd_pcm_runtime *runtime; in snd_ca0106_pcm_trigger_playback() local
930 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_trigger_capture() local
958 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_pointer_playback() local
[all …]
/sound/pci/aw2/
Daw2-alsa.c420 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_playback_open() local
436 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_capture_open() local
469 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_playback() local
498 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_capture() local
583 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_playback() local
602 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_capture() local
/sound/drivers/
Dpcm-indirect2.c43 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_stat() local
250 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_playback_transfer() local
418 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_capture_transfer() local

12345