Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v5.4/sound/core/oss/
Dpcm_oss.c541 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_plugin_clear() local
556 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_insert() local
571 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_append() local
587 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_bytes() local
604 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_alsa_frames() local
612 snd_pcm_uframes_t get_hw_ptr_period(struct snd_pcm_runtime *runtime) in get_hw_ptr_period()
688 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_period_size() local
812 static int lock_params(struct snd_pcm_runtime *runtime) in lock_params()
823 static void unlock_params(struct snd_pcm_runtime *runtime) in unlock_params()
831 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params_locked() local
[all …]
/Linux-v5.4/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-pcm.c47 static void snd_bcm2835_playback_free(struct snd_pcm_runtime *runtime) in snd_bcm2835_playback_free()
89 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_playback_open_generic() local
171 struct snd_pcm_runtime *runtime; in snd_bcm2835_playback_close() local
210 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_prepare() local
249 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_transfer() local
258 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_ack() local
269 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_trigger() local
289 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_pointer() local
/Linux-v5.4/sound/pci/ctxfi/
Dctpcm.c103 static void ct_atc_pcm_free_substream(struct snd_pcm_runtime *runtime) in ct_atc_pcm_free_substream()
118 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_open() local
208 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_prepare() local
229 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local
255 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local
270 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local
321 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local
338 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local
361 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
/Linux-v5.4/sound/isa/sb/
Dsb16_main.c37 #define runtime_format_bits(runtime) \ argument
41 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
89 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
140 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
171 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
202 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
203 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
205 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
207 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
251 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
[all …]
Dsb8_main.c94 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_prepare() local
211 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_trigger() local
244 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_prepare() local
348 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_trigger() local
478 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_open() local
/Linux-v5.4/sound/core/
Drawmidi.c77 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local
85 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
93 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local
102 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local
130 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local
154 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs()
162 static void reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in reset_runtime_ptrs()
184 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_output() local
634 static int resize_runtime_buffer(struct snd_rawmidi_runtime *runtime, in resize_runtime_buffer()
682 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_output_status() local
[all …]
Dpcm_native.c525 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs()
625 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local
750 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local
778 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local
858 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status() local
945 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local
981 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local
1198 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local
1224 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_post_start() local
1268 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_stop() local
[all …]
Dpcm_lib.c47 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
144 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun() local
176 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
206 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local
250 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local
489 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local
1108 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1162 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1184 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1208 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
/Linux-v5.4/sound/soc/fsl/
Dfsl_asrc_dma.c47 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_complete() local
61 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_prepare_and_submit() local
102 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_trigger() local
138 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_params() local
254 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_free() local
274 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_startup() local
297 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_shutdown() local
316 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_pcm_pointer() local
Dimx-pcm-fiq.c75 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_params() local
90 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_prepare() local
109 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_trigger() local
146 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_pointer() local
170 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_open() local
199 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_close() local
212 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_mmap() local
/Linux-v5.4/sound/isa/gus/
Dgus_pcm.c65 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_block_change() local
93 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_trigger_up() local
175 struct snd_pcm_runtime *runtime; in snd_gf1_pcm_interrupt_wave() local
355 struct snd_pcm_runtime *runtime = substream->runtime; in playback_copy_ack() local
374 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy() local
391 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy_kernel() local
407 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_silence() local
424 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_params() local
471 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local
492 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local
[all …]
/Linux-v5.4/sound/pci/emu10k1/
Demupcm.c81 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_pointer() local
276 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_pcm_init_voice() local
397 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.c152 static void snd_p16v_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_p16v_pcm_free_substream()
165 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_playback_channel() local
213 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_capture_channel() local
319 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_playback() local
381 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_capture() local
447 struct snd_pcm_runtime *runtime; in snd_p16v_pcm_trigger_playback() local
501 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_trigger_capture() local
531 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_playback() local
556 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_capture() local
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm-dai.c211 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_prepare() local
300 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_trigger() local
327 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_open() local
419 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_close() local
441 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_pointer() local
454 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_mmap() local
467 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_hw_params() local
551 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open() local
609 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free() local
632 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_params() local
[all …]
/Linux-v5.4/sound/soc/uniphier/
Daio-dma.c30 struct snd_pcm_runtime *runtime = sub->substream->runtime; in aiodma_pcm_irq() local
50 struct snd_compr_runtime *runtime = sub->cstream->runtime; in aiodma_compr_irq() local
98 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_open() local
125 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_prepare() local
151 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_trigger() local
186 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_pointer() local
/Linux-v5.4/sound/drivers/vx/
Dvx_pcm.c45 static void vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pcm_read_per_bytes()
152 struct snd_pcm_runtime *runtime) in vx_set_format()
513 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_open() local
610 struct snd_pcm_runtime *runtime, in vx_pcm_playback_transfer_chunk()
648 struct snd_pcm_runtime *runtime, in vx_update_pipe_position()
680 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_transfer() local
700 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_update() local
770 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_pointer() local
799 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_prepare() local
903 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_capture_open() local
[all …]
/Linux-v5.4/sound/soc/sprd/
Dsprd-pcm-compress.c105 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_drain_notify() local
116 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_complete() local
132 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_config() local
267 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_set_params() local
319 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_open() local
397 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_free() local
426 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_trigger() local
524 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_pointer() local
538 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_copy() local
Dsprd-pcm-dma.c51 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_open() local
116 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_close() local
146 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_release_dma_channel() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_request_dma_channel() local
196 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_hw_params() local
392 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_pointer() local
450 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_mmap() local
/Linux-v5.4/sound/soc/dwc/
Ddwc-pcm.c140 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_open() local
160 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_hw_params() local
202 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_trigger() local
236 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_pointer() local
/Linux-v5.4/sound/soc/amd/
Dacp-da7219-max98357a.c143 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_play_startup() local
164 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_cap_startup() local
186 struct snd_pcm_runtime *runtime = substream->runtime; in cz_max_startup() local
207 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic0_startup() local
228 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic1_startup() local
/Linux-v5.4/sound/usb/usx2y/
Dusx2yhwdeppcm.c53 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_usbpcm_urb_capt_retire() local
82 static inline int usX2Y_iso_frames_per_buffer(struct snd_pcm_runtime *runtime, in usX2Y_iso_frames_per_buffer()
104 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_hwdep_urb_play_prepare() local
346 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_hw_free() local
471 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_prepare() local
556 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_open() local
572 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_close() local
/Linux-v5.4/sound/sh/
Dsh_dac_audio.c102 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_open() local
143 struct snd_pcm_runtime *runtime = chip->substream->runtime; in snd_sh_dac_pcm_prepare() local
178 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_copy() local
198 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_copy_kernel() local
217 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_silence() local
308 struct snd_pcm_runtime *runtime = chip->substream->runtime; in sh_dac_audio_timer() local
/Linux-v5.4/sound/soc/samsung/
Didma.c66 struct snd_pcm_runtime *runtime = substream->runtime; in idma_enqueue() local
143 struct snd_pcm_runtime *runtime = substream->runtime; in idma_hw_params() local
221 struct snd_pcm_runtime *runtime = substream->runtime; in idma_pointer() local
239 struct snd_pcm_runtime *runtime = substream->runtime; in idma_mmap() local
283 struct snd_pcm_runtime *runtime = substream->runtime; in idma_open() local
309 struct snd_pcm_runtime *runtime = substream->runtime; in idma_close() local
/Linux-v5.4/sound/pci/aw2/
Daw2-alsa.c384 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_playback_open() local
400 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_capture_open() local
433 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_playback() local
462 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_capture() local
547 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_playback() local
566 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_capture() local
/Linux-v5.4/sound/pci/trident/
Dtrident_main.c751 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_control_mode() local
809 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_pcm_mem() local
843 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_evoice() local
904 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_hw_free() local
936 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_playback_prepare() local
1039 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_capture_prepare() local
1153 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_hw_free() local
1179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_prepare() local
1250 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_foldback_prepare() local
1393 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_spdif_prepare() local
[all …]

12345678910>>...12