| /kernel/linux/linux-5.10/sound/core/oss/ |
| D | pcm_oss.c | 541 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 …]
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| D | pcm_oss.c | 541 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() 847 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_release_buffers() local [all …]
|
| /kernel/linux/linux-5.10/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 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
|
| /kernel/linux/linux-6.6/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() 88 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_playback_open_generic() local 170 struct snd_pcm_runtime *runtime; in snd_bcm2835_playback_close() local 198 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_prepare() local 237 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_transfer() local 246 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_ack() local 257 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_trigger() local 277 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_pointer() local
|
| /kernel/linux/linux-5.10/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 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
|
| /kernel/linux/linux-6.6/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 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
|
| /kernel/linux/linux-5.10/sound/core/ |
| D | rawmidi.c | 98 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 …]
|
| D | pcm_native.c | 561 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 …]
|
| D | pcm_lib.c | 47 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 181 struct snd_pcm_runtime *runtime) in snd_pcm_update_state() 211 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local 260 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local 500 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local 1119 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add() 1173 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask() 1195 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() 1219 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer() [all …]
|
| /kernel/linux/linux-6.6/sound/isa/sb/ |
| D | sb16_main.c | 37 #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 …]
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| D | sb16_main.c | 37 #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 …]
|
| /kernel/linux/linux-5.10/sound/pci/emu10k1/ |
| D | emupcm.c | 81 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 …]
|
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| D | gus_pcm.c | 65 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 …]
|
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| D | gus_pcm.c | 65 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_silence() local 408 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_params() local 455 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local 475 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local 489 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_trigger() local [all …]
|
| /kernel/linux/linux-6.6/sound/core/ |
| D | pcm_native.c | 579 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs() 691 static int snd_pcm_buffer_access_lock(struct snd_pcm_runtime *runtime) in snd_pcm_buffer_access_lock() 700 static void snd_pcm_buffer_access_unlock(struct snd_pcm_runtime *runtime) in snd_pcm_buffer_access_unlock() 707 void snd_pcm_runtime_buffer_set_silence(struct snd_pcm_runtime *runtime) in snd_pcm_runtime_buffer_set_silence() 726 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local 893 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local 927 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local 1007 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status64() local 1156 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local 1192 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local [all …]
|
| D | pcm_lib.c | 37 static inline void update_silence_vars(struct snd_pcm_runtime *runtime, in update_silence_vars() 66 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local 170 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun() local 207 struct snd_pcm_runtime *runtime) in snd_pcm_update_state() 237 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local 286 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local 526 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local 1145 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add() 1199 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask() 1221 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() [all …]
|
| D | rawmidi.c | 101 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready() 120 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local 128 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local 136 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref() 141 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref() 165 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local 193 static inline int get_align(struct snd_rawmidi_runtime *runtime) in get_align() 202 #define get_aligned_size(runtime, size) ((size) & ~get_align(runtime)) argument 206 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local 230 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
| D | q6apm-dai.c | 212 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_prepare() local 288 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_ack() local 310 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_trigger() local 337 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_open() local 417 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_close() local 436 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_pointer() local 451 struct snd_pcm_runtime *runtime = substream->runtime; in q6apm_dai_hw_params() local 483 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_open() local 529 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_free() local 579 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_pointer() local [all …]
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| D | fsl_asrc_dma.c | 45 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 137 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_params() local 312 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_free() local 334 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_startup() local 409 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_shutdown() local 430 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_pcm_pointer() local
|
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| D | fsl_asrc_dma.c | 45 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 298 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_free() local 322 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_startup() local 397 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_shutdown() local 418 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_pcm_pointer() local
|
| D | imx-pcm-fiq.c | 76 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
|
| /kernel/linux/linux-6.6/sound/soc/amd/ |
| D | acp-da7219-max98357a.c | 247 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_play_startup() local 268 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_cap_startup() local 290 struct snd_pcm_runtime *runtime = substream->runtime; in cz_max_startup() local 311 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic0_startup() local 332 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic1_startup() local 359 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_play_startup() local 380 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_cap_startup() local 402 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_max_startup() local 423 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_dmic0_startup() local 444 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_dmic1_startup() local
|
| /kernel/linux/linux-6.6/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 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
|
| /kernel/linux/linux-5.10/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 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
|
| /kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
| D | q6asm-dai.c | 220 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 …]
|