Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/kernel/sound/core/oss/
H A 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()
689 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_period_size() local
829 static int lock_params(struct snd_pcm_runtime *runtime) in lock_params()
840 static void unlock_params(struct snd_pcm_runtime *runtime) in unlock_params()
848 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params_locked() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/
H A 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
199 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_prepare() local
238 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_transfer() local
247 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_ack() local
258 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_trigger() local
278 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_pointer() local
/OK3568_Linux_fs/kernel/sound/core/
H A Drawmidi.c98 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready()
105 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local
118 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
126 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local
134 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref()
139 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref()
146 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local
174 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local
198 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs()
206 static void reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in reset_runtime_ptrs()
[all …]
H A Dpcm_native.c561 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs()
673 static int snd_pcm_buffer_access_lock(struct snd_pcm_runtime *runtime) in snd_pcm_buffer_access_lock()
682 static void snd_pcm_buffer_access_unlock(struct snd_pcm_runtime *runtime) in snd_pcm_buffer_access_unlock()
697 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local
863 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local
897 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local
977 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status64() local
1126 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local
1162 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local
1394 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local
[all …]
H A Dpcm_lib.c48 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
145 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun() local
182 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
212 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local
261 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local
501 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local
1120 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1174 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1196 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1220 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A 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
202 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_prepare() local
223 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local
249 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local
264 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local
315 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local
332 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local
355 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A 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
239 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
[all …]
H A 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
232 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_prepare() local
336 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_trigger() local
466 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_open() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A 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
575 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_capture_prepare() local
621 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_invalidate_cache() local
659 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_prepare_voice() local
[all …]
H A 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
289 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_playback() local
351 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_capture() local
417 struct snd_pcm_runtime *runtime; in snd_p16v_pcm_trigger_playback() local
471 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_trigger_capture() local
501 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_playback() local
526 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_capture() local
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A 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
468 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local
488 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_dma.c45 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_complete() local
59 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_prepare_and_submit() local
100 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_trigger() local
136 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_params() local
293 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_free() local
317 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_startup() local
392 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_shutdown() local
413 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_pcm_pointer() local
H A Dimx-pcm-fiq.c76 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_params() local
92 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_prepare() local
112 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_trigger() local
151 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_pointer() local
176 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_open() local
206 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_close() local
220 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_mmap() local
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c220 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_prepare() local
321 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_trigger() local
352 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_open() local
447 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_close() local
471 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_pointer() local
484 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_mmap() local
496 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_hw_params() local
619 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open() local
681 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free() local
713 struct snd_compr_runtime *runtime = stream->runtime; in __q6asm_dai_compr_set_codec_params() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/uniphier/
H A 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
99 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_open() local
110 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_prepare() local
137 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_trigger() local
173 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_pointer() local
/OK3568_Linux_fs/kernel/sound/drivers/vx/
H A 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()
151 struct snd_pcm_runtime *runtime) in vx_set_format()
512 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_open() local
608 struct snd_pcm_runtime *runtime, in vx_pcm_playback_transfer_chunk()
646 struct snd_pcm_runtime *runtime, in vx_update_pipe_position()
678 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_transfer() local
698 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_update() local
768 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_pointer() local
779 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_prepare() local
879 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_capture_open() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sprd/
H A Dsprd-pcm-compress.c106 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_drain_notify() local
117 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_complete() local
134 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_config() local
268 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_set_params() local
318 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_open() local
395 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_free() local
422 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_trigger() local
518 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_pointer() local
533 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_copy() local
H A Dsprd-pcm-dma.c52 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_open() local
115 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_close() local
142 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_release_dma_channel() local
160 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_request_dma_channel() local
191 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_hw_params() local
386 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_pointer() local
442 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_mmap() local
/OK3568_Linux_fs/kernel/sound/soc/amd/
H A Dacp-da7219-max98357a.c153 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_play_startup() local
174 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_cap_startup() local
196 struct snd_pcm_runtime *runtime = substream->runtime; in cz_max_startup() local
217 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic0_startup() local
238 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic1_startup() local
/OK3568_Linux_fs/kernel/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c49 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_hw_params() local
152 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_prepare() local
197 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_mmap() local
210 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_open() local
243 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_close() local
255 struct snd_pcm_runtime *runtime; in i2s_dma_isr() local
/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-pcm.c141 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_open() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_hw_params() local
195 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_trigger() local
230 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_pointer() local
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A 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
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident_main.c751 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_control_mode() local
786 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_pcm_mem() local
817 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_evoice() local
878 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_hw_free() local
909 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_playback_prepare() local
1012 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_capture_prepare() local
1121 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_hw_free() local
1146 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_prepare() local
1217 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_foldback_prepare() local
1360 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_spdif_prepare() local
[all …]
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca0106_main.c476 static void snd_ca0106_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ca0106_pcm_free_substream()
553 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_playback_channel() local
601 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_playback() local
646 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_capture_channel() local
684 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_capture() local
715 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_playback() local
828 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_capture() local
920 struct snd_pcm_runtime *runtime; in snd_ca0106_pcm_trigger_playback() local
987 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_trigger_capture() local
1015 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_pointer_playback() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Didma.c66 struct snd_pcm_runtime *runtime = substream->runtime; in idma_enqueue() local
144 struct snd_pcm_runtime *runtime = substream->runtime; in idma_hw_params() local
226 struct snd_pcm_runtime *runtime = substream->runtime; in idma_pointer() local
245 struct snd_pcm_runtime *runtime = substream->runtime; in idma_mmap() local
290 struct snd_pcm_runtime *runtime = substream->runtime; in idma_open() local
317 struct snd_pcm_runtime *runtime = substream->runtime; in idma_close() local

12345678910>>...13