| /Linux-v5.4/sound/core/oss/ | 
| D | pcm_oss.c | 541 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_pcm_oss_plugin_clear()  local556 	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/ | 
| D | bcm2835-pcm.c | 47 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/ | 
| D | ctpcm.c | 103 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/ | 
| D | sb16_main.c | 37 #define runtime_format_bits(runtime) \  argument41 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 …]
 
 | 
| D | sb8_main.c | 94 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_sb8_playback_prepare()  local211 			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/ | 
| D | rawmidi.c | 77 	struct snd_rawmidi_runtime *runtime = substream->runtime;  in snd_rawmidi_ready()  local85 	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 …]
 
 | 
| D | pcm_native.c | 525 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 …]
 
 | 
| D | pcm_lib.c | 47 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_pcm_playback_silence()  local144 	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/ | 
| D | fsl_asrc_dma.c | 47 	struct snd_pcm_runtime *runtime = substream->runtime;  in fsl_asrc_dma_complete()  local61 	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
 
 | 
| D | imx-pcm-fiq.c | 75 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_imx_pcm_hw_params()  local90 	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/ | 
| D | gus_pcm.c | 65 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_gf1_pcm_block_change()  local93 	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/ | 
| D | emupcm.c | 81 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_emu10k1_efx_playback_pointer()  local276 	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 …]
 
 | 
| D | p16v.c | 152 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/ | 
| D | q6asm-dai.c | 211 	struct snd_pcm_runtime *runtime = substream->runtime;  in q6asm_dai_prepare()  local300 	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/ | 
| D | aio-dma.c | 30 	struct snd_pcm_runtime *runtime = sub->substream->runtime;  in aiodma_pcm_irq()  local50 	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/ | 
| D | vx_pcm.c | 45 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/ | 
| D | sprd-pcm-compress.c | 105 	struct snd_compr_runtime *runtime = cstream->runtime;  in sprd_platform_compr_drain_notify()  local116 	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
 
 | 
| D | sprd-pcm-dma.c | 51 	struct snd_pcm_runtime *runtime = substream->runtime;  in sprd_pcm_open()  local116 	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/ | 
| D | dwc-pcm.c | 140 	struct snd_pcm_runtime *runtime = substream->runtime;  in dw_pcm_open()  local160 	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/ | 
| D | acp-da7219-max98357a.c | 143 	struct snd_pcm_runtime *runtime = substream->runtime;  in cz_da7219_play_startup()  local164 	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/ | 
| D | usx2yhwdeppcm.c | 53 	struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime;  in usX2Y_usbpcm_urb_capt_retire()  local82 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/ | 
| D | sh_dac_audio.c | 102 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_sh_dac_pcm_open()  local143 	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/ | 
| D | idma.c | 66 	struct snd_pcm_runtime *runtime = substream->runtime;  in idma_enqueue()  local143 	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/ | 
| D | aw2-alsa.c | 384 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_aw2_pcm_playback_open()  local400 	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/ | 
| D | trident_main.c | 751 	struct snd_pcm_runtime *runtime = substream->runtime;  in snd_trident_control_mode()  local809 	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 …]
 
 |