/Linux-v4.19/sound/soc/nuc900/ |
D | nuc900-pcm.c | 50 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_update_dma_register() local 68 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_start() local 79 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_stop() local 147 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_prepare() local 209 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_getposition() local 223 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_pointer() local 239 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_open() local 257 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_close() local 268 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_mmap() local
|
/Linux-v4.19/sound/core/oss/ |
D | pcm_oss.c | 556 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_plugin_clear() local 571 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_insert() local 586 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_append() local 602 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_bytes() local 619 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_alsa_frames() local 627 snd_pcm_uframes_t get_hw_ptr_period(struct snd_pcm_runtime *runtime) in get_hw_ptr_period() 703 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_period_size() local 827 static int lock_params(struct snd_pcm_runtime *runtime) in lock_params() 838 static void unlock_params(struct snd_pcm_runtime *runtime) in unlock_params() 846 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params_locked() local [all …]
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835-pcm.c | 45 static void snd_bcm2835_playback_free(struct snd_pcm_runtime *runtime) in snd_bcm2835_playback_free() 97 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_playback_open_generic() local 193 struct snd_pcm_runtime *runtime; in snd_bcm2835_playback_close() local 244 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_hw_params() local 272 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_prepare() local 321 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_transfer() local 334 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_ack() local 346 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_trigger() local 398 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_pointer() local
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctpcm.c | 107 static void ct_atc_pcm_free_substream(struct snd_pcm_runtime *runtime) in ct_atc_pcm_free_substream() 122 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_open() local 212 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_prepare() local 233 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local 259 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local 274 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local 325 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local 342 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local 365 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
|
/Linux-v4.19/sound/core/ |
D | rawmidi.c | 91 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local 99 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local 107 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local 116 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local 144 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local 168 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs() 176 static void reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in reset_runtime_ptrs() 198 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_output() local 647 static int resize_runtime_buffer(struct snd_rawmidi_runtime *runtime, in resize_runtime_buffer() 695 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_output_status() local [all …]
|
D | pcm_native.c | 571 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() 671 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local 796 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local 824 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local 904 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status() local 991 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local 1027 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local 1195 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local 1221 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_post_start() local 1265 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_stop() local [all …]
|
D | pcm_lib.c | 62 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local 159 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun() local 191 struct snd_pcm_runtime *runtime) in snd_pcm_update_state() 221 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local 265 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local 504 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local 1123 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add() 1177 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask() 1199 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() 1223 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-v4.19/sound/isa/sb/ |
D | sb16_main.c | 52 #define runtime_format_bits(runtime) \ argument 56 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare() 104 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare() 155 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open() 186 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open() 217 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument 218 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument 220 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument 222 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument 266 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local [all …]
|
D | sb8_main.c | 108 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_prepare() local 225 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_playback_trigger() local 258 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_prepare() local 362 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_capture_trigger() local 492 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_open() local
|
/Linux-v4.19/sound/soc/fsl/ |
D | fsl_asrc_dma.c | 47 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
|
D | imx-pcm-fiq.c | 80 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_params() local 95 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_prepare() local 114 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 175 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_open() local 204 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_close() local 217 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_mmap() local
|
/Linux-v4.19/sound/isa/gus/ |
D | gus_pcm.c | 80 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_block_change() local 108 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_trigger_up() local 190 struct snd_pcm_runtime *runtime; in snd_gf1_pcm_interrupt_wave() local 370 struct snd_pcm_runtime *runtime = substream->runtime; in playback_copy_ack() local 389 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy() local 406 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy_kernel() local 422 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_silence() local 439 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_params() local 486 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local 507 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local [all …]
|
/Linux-v4.19/sound/pci/emu10k1/ |
D | emupcm.c | 95 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_pointer() local 290 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_pcm_init_voice() local 411 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_params() local 446 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_free() local 476 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_hw_free() local 505 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_prepare() local 533 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_prepare() local 600 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_capture_prepare() local 646 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_invalidate_cache() local 684 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_prepare_voice() local [all …]
|
D | p16v.c | 166 static void snd_p16v_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_p16v_pcm_free_substream() 179 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_playback_channel() local 227 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_open_capture_channel() local 333 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_playback() local 395 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_capture() local 461 struct snd_pcm_runtime *runtime; in snd_p16v_pcm_trigger_playback() local 515 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_trigger_capture() local 545 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_playback() local 570 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_capture() local
|
/Linux-v4.19/sound/soc/uniphier/ |
D | aio-dma.c | 30 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-v4.19/sound/drivers/vx/ |
D | vx_pcm.c | 60 static void vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pcm_read_per_bytes() 167 struct snd_pcm_runtime *runtime) in vx_set_format() 528 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_open() local 625 struct snd_pcm_runtime *runtime, in vx_pcm_playback_transfer_chunk() 663 struct snd_pcm_runtime *runtime, in vx_update_pipe_position() 695 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_transfer() local 715 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_update() local 785 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_pointer() local 814 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_prepare() local 918 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_capture_open() local [all …]
|
/Linux-v4.19/sound/soc/dwc/ |
D | dwc-pcm.c | 140 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-v4.19/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 180 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_prepare() local 269 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_trigger() local 296 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_open() local 387 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_close() local 409 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_pointer() local 422 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_mmap() local 435 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_hw_params() local
|
/Linux-v4.19/sound/usb/usx2y/ |
D | usx2yhwdeppcm.c | 65 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_usbpcm_urb_capt_retire() local 94 static inline int usX2Y_iso_frames_per_buffer(struct snd_pcm_runtime *runtime, in usX2Y_iso_frames_per_buffer() 116 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_hwdep_urb_play_prepare() local 358 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_hw_free() local 483 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_prepare() local 566 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_open() local 582 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_usbpcm_close() local
|
/Linux-v4.19/sound/sh/ |
D | sh_dac_audio.c | 117 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_open() local 158 struct snd_pcm_runtime *runtime = chip->substream->runtime; in snd_sh_dac_pcm_prepare() local 193 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_copy() local 213 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_copy_kernel() local 232 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_silence() local 323 struct snd_pcm_runtime *runtime = chip->substream->runtime; in sh_dac_audio_timer() local
|
/Linux-v4.19/sound/soc/samsung/ |
D | idma.c | 72 struct snd_pcm_runtime *runtime = substream->runtime; in idma_enqueue() local 149 struct snd_pcm_runtime *runtime = substream->runtime; in idma_hw_params() local 227 struct snd_pcm_runtime *runtime = substream->runtime; in idma_pointer() local 245 struct snd_pcm_runtime *runtime = substream->runtime; in idma_mmap() local 289 struct snd_pcm_runtime *runtime = substream->runtime; in idma_open() local 315 struct snd_pcm_runtime *runtime = substream->runtime; in idma_close() local
|
/Linux-v4.19/sound/pci/aw2/ |
D | aw2-alsa.c | 397 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_playback_open() local 413 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_capture_open() local 446 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_playback() local 475 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_prepare_capture() local 560 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_playback() local 579 struct snd_pcm_runtime *runtime = substream->runtime; in snd_aw2_pcm_pointer_capture() local
|
/Linux-v4.19/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_pcm.c | 50 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_trigger() local 123 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_prepare() local 229 struct snd_pcm_runtime *runtime = subs->runtime; in pdacf_pcm_capture_open() local
|
/Linux-v4.19/sound/pci/trident/ |
D | trident_main.c | 765 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_control_mode() local 823 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_pcm_mem() local 857 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_allocate_evoice() local 918 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_hw_free() local 950 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_playback_prepare() local 1053 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_capture_prepare() local 1167 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_hw_free() local 1193 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_si7018_capture_prepare() local 1264 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_foldback_prepare() local 1407 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_spdif_prepare() local [all …]
|
/Linux-v4.19/sound/atmel/ |
D | ac97c.c | 92 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_open() local 111 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_open() local 204 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_prepare() local 286 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_prepare() local 432 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_pointer() local 449 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_pointer() local 494 struct snd_pcm_runtime *runtime; in atmel_ac97c_interrupt() local
|