Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 200 of 248) sorted by relevance

12

/linux-4.4.14/sound/soc/nuc900/
Dnuc900-pcm.c50 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-4.4.14/sound/core/
Dpcm_native.c199 struct snd_pcm_runtime *runtime; in snd_pcm_info() local
478 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs()
514 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local
634 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local
662 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local
730 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status() local
829 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local
865 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local
1033 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local
1059 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_post_start() local
[all …]
Drawmidi.c90 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local
97 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
104 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local
112 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local
138 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local
165 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drop_output() local
181 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_output() local
212 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_input() local
630 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_output_params() local
660 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_input_params() local
[all …]
Dpcm_lib.c55 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
174 struct snd_pcm_runtime *runtime = substream->runtime; in xrun() local
206 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
239 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local
281 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local
521 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local
1139 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1198 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1220 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1244 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
Dpcm_memory.c334 struct snd_pcm_runtime *runtime; in snd_pcm_lib_malloc_pages() local
386 struct snd_pcm_runtime *runtime; in snd_pcm_lib_free_pages() local
407 struct snd_pcm_runtime *runtime; in _snd_pcm_lib_alloc_vmalloc_buffer() local
434 struct snd_pcm_runtime *runtime; in snd_pcm_lib_free_vmalloc_buffer() local
Dpcm.c386 struct snd_pcm_runtime *runtime; in snd_pcm_substream_proc_hw_params_read() local
423 struct snd_pcm_runtime *runtime; in snd_pcm_substream_proc_sw_params_read() local
451 struct snd_pcm_runtime *runtime; in snd_pcm_substream_proc_status_read() local
488 struct snd_pcm_runtime *runtime; in snd_pcm_xrun_injection_write() local
909 struct snd_pcm_runtime *runtime; in snd_pcm_attach_substream() local
1005 struct snd_pcm_runtime *runtime; in snd_pcm_detach_substream() local
Dpcm_iec958.c27 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, in snd_pcm_create_iec958_consumer()
Dpcm_drm_eld.c83 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld()
Dpcm_timer.c35 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_timer_resolution_change() local
Dcompress_offload.c87 struct snd_compr_runtime *runtime; in snd_compr_open() local
149 struct snd_compr_runtime *runtime = data->stream.runtime; in snd_compr_free() local
246 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_write_data() local
Dpcm_compat.c110 static snd_pcm_uframes_t recalculate_boundary(struct snd_pcm_runtime *runtime) in recalculate_boundary()
325 struct snd_pcm_runtime *runtime; in snd_pcm_ioctl_hw_params_compat() local
490 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_ioctl_sync_ptr_compat() local
578 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_ioctl_sync_ptr_x32() local
Dpcm_misc.c474 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime) in snd_pcm_limit_hw_rates()
Dpcm_dmaengine.c187 struct snd_pcm_runtime *runtime = substream->runtime; in snd_dmaengine_pcm_trigger() local
/linux-4.4.14/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c58 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_mmap_copy() local
84 struct snd_pcm_runtime *runtime = pcm->runtime; in bf5xx_dma_irq() local
132 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_hw_free() local
151 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
183 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
222 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
247 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
274 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
286 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_copy() local
Dbf5xx-i2s-pcm.c88 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
114 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
144 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
179 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
219 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
232 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_copy() local
289 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_silence() local
/linux-4.4.14/sound/pci/ctxfi/
Dctpcm.c107 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
211 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_prepare() local
232 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local
258 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local
273 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local
323 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local
340 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local
363 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
Dcttimer.c70 struct snd_pcm_runtime *runtime = substream->runtime; in ct_systimer_callback() local
102 struct snd_pcm_runtime *runtime = ti->substream->runtime; in ct_systimer_start() local
/linux-4.4.14/sound/soc/fsl/
Dfsl_asrc_dma.c51 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_complete() local
65 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_prepare_and_submit() local
105 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_trigger() local
140 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_params() local
256 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_hw_free() local
276 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_startup() local
300 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_shutdown() local
319 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_pcm_pointer() local
Dimx-pcm-fiq.c80 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
Dfsl_dma.c387 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_open() local
540 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_params() local
703 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_pointer() local
767 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_free() local
800 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_close() local
Dmpc5200_dma.c115 struct snd_pcm_runtime *runtime = substream->runtime; in psc_dma_trigger() local
213 struct snd_pcm_runtime *runtime = substream->runtime; in psc_dma_open() local
Dfsl_asrc.c451 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dai_hw_params() local
505 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dai_hw_free() local
517 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dai_trigger() local
Dmpc5200_dma.h22 struct snd_pcm_runtime *runtime; member
/linux-4.4.14/sound/isa/sb/
Dsb16_main.c53 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_prepare()
101 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_prepare()
152 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_playback_open()
183 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime) in snd_sb16_csp_capture_open()
214 #define snd_sb16_csp_playback_prepare(chip, runtime) /*nop*/ argument
215 #define snd_sb16_csp_capture_prepare(chip, runtime) /*nop*/ argument
217 #define snd_sb16_csp_playback_open(chip, runtime) /*nop*/ argument
219 #define snd_sb16_csp_capture_open(chip, runtime) /*nop*/ argument
263 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_playback_prepare() local
333 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb16_capture_prepare() local
[all …]
Dsb8_main.c108 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
384 struct snd_pcm_runtime *runtime; in snd_sb8dsp_interrupt() local
495 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sb8_open() local
/linux-4.4.14/sound/core/oss/
Dpcm_oss.c567 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_plugin_clear() local
582 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_insert() local
597 struct snd_pcm_runtime *runtime = plugin->plug->runtime; in snd_pcm_plugin_append() local
613 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_bytes() local
630 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_alsa_frames() local
638 snd_pcm_uframes_t get_hw_ptr_period(struct snd_pcm_runtime *runtime) in get_hw_ptr_period()
714 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_period_size() local
840 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params() local
1114 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_prepare() local
1132 struct snd_pcm_runtime *runtime; in snd_pcm_oss_make_ready() local
[all …]
/linux-4.4.14/sound/pci/emu10k1/
Demupcm.c95 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
412 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_params() local
439 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_free() local
469 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_hw_free() local
498 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_prepare() local
526 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_prepare() local
593 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_capture_prepare() local
639 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_invalidate_cache() local
677 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_prepare_voice() local
[all …]
Dp16v.c166 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
341 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_playback() local
403 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_prepare_capture() local
469 struct snd_pcm_runtime *runtime; in snd_p16v_pcm_trigger_playback() local
523 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_trigger_capture() local
553 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_playback() local
578 struct snd_pcm_runtime *runtime = substream->runtime; in snd_p16v_pcm_pointer_capture() local
Demu10k1x.c358 static void snd_emu10k1x_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_emu10k1x_pcm_free_substream()
386 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_playback_open() local
419 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_params() local
435 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_free() local
456 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_prepare() local
486 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_trigger() local
523 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_pointer() local
567 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_open_capture() local
600 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_params_capture() local
618 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1x_pcm_hw_free_capture() local
[all …]
/linux-4.4.14/sound/isa/gus/
Dgus_pcm.c80 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
362 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_copy() local
393 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_silence() local
422 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_params() local
469 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_hw_free() local
490 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_prepare() local
504 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_trigger() local
529 struct snd_pcm_runtime *runtime = substream->runtime; in snd_gf1_pcm_playback_pointer() local
[all …]
/linux-4.4.14/sound/drivers/vx/
Dvx_pcm.c60 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
919 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_capture_open() local
[all …]
/linux-4.4.14/sound/soc/samsung/
Didma.c73 struct snd_pcm_runtime *runtime = substream->runtime; in idma_enqueue() local
150 struct snd_pcm_runtime *runtime = substream->runtime; in idma_hw_params() local
228 struct snd_pcm_runtime *runtime = substream->runtime; in idma_pointer() local
246 struct snd_pcm_runtime *runtime = substream->runtime; in idma_mmap() local
290 struct snd_pcm_runtime *runtime = substream->runtime; in idma_open() local
316 struct snd_pcm_runtime *runtime = substream->runtime; in idma_close() local
Dh1940_uda1380.c66 struct snd_pcm_runtime *runtime = substream->runtime; in h1940_startup() local
Drx1950_uda1380.c135 struct snd_pcm_runtime *runtime = substream->runtime; in rx1950_startup() local
Ds3c24xx_uda134x.c63 struct snd_pcm_runtime *runtime = substream->runtime; in s3c24xx_uda134x_startup() local
/linux-4.4.14/sound/usb/usx2y/
Dusx2yhwdeppcm.c65 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
Dusbusx2yaudio.c74 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_capt_retire() local
133 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_play_prepare() local
184 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in usX2Y_urb_play_retire() local
795 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_hw_free() local
828 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_prepare() local
885 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_open() local
901 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usX2Y_pcm_close() local
/linux-4.4.14/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c50 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-4.4.14/sound/pci/aw2/
Daw2-alsa.c397 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-4.4.14/sound/sh/
Dsh_dac_audio.c117 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
192 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_copy() local
219 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sh_dac_pcm_silence() local
317 struct snd_pcm_runtime *runtime = chip->substream->runtime; in sh_dac_audio_timer() local
Daica.c239 struct snd_pcm_runtime *runtime; in aica_dma_transfer() local
277 struct snd_pcm_runtime *runtime; in run_spu_dma() local
309 struct snd_pcm_runtime *runtime; in aica_period_elapsed() local
336 struct snd_pcm_runtime *runtime; in spu_begin_dma() local
354 struct snd_pcm_runtime *runtime; in snd_aicapcm_pcm_open() local
/linux-4.4.14/sound/pci/trident/
Dtrident_main.c765 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 …]
Dtrident_memory.c194 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_alloc_sg_pages() local
242 struct snd_pcm_runtime *runtime = substream->runtime; in snd_trident_alloc_cont_pages() local
/linux-4.4.14/sound/drivers/
Dpcm-indirect2.c43 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_stat() local
250 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_playback_transfer() local
418 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect2_capture_transfer() local
Daloop.c200 struct snd_pcm_runtime *runtime, *cruntime; in loopback_check_format() local
257 struct snd_pcm_runtime *runtime = substream->runtime; in loopback_trigger() local
309 struct snd_pcm_runtime *runtime) in params_change_substream()
323 struct snd_pcm_runtime *runtime = substream->runtime; in params_change() local
340 struct snd_pcm_runtime *runtime = substream->runtime; in loopback_prepare() local
379 struct snd_pcm_runtime *runtime = dpcm->substream->runtime; in clear_capture_buf() local
407 struct snd_pcm_runtime *runtime = play->substream->runtime; in copy_play_buf() local
553 struct snd_pcm_runtime *runtime = substream->runtime; in loopback_pointer() local
587 static void loopback_runtime_free(struct snd_pcm_runtime *runtime) in loopback_runtime_free()
602 struct snd_pcm_runtime *runtime = substream->runtime; in loopback_hw_free() local
[all …]
Dml403-ac97cr.c624 struct snd_pcm_runtime *runtime; in snd_ml403_ac97cr_pcm_playback_prepare() local
658 struct snd_pcm_runtime *runtime; in snd_ml403_ac97cr_pcm_capture_prepare() local
707 struct snd_pcm_runtime *runtime; in snd_ml403_ac97cr_playback_open() local
725 struct snd_pcm_runtime *runtime; in snd_ml403_ac97cr_capture_open() local
Ddummy.c149 static int emu10k1_playback_constraints(struct snd_pcm_runtime *runtime) in emu10k1_playback_constraints()
296 struct snd_pcm_runtime *runtime = substream->runtime; in dummy_systimer_prepare() local
429 struct snd_pcm_runtime *runtime = substream->runtime; in dummy_hrtimer_pointer() local
443 struct snd_pcm_runtime *runtime = substream->runtime; in dummy_hrtimer_prepare() local
564 struct snd_pcm_runtime *runtime = substream->runtime; in dummy_pcm_open() local
/linux-4.4.14/sound/firewire/tascam/
Damdtp-tascam.c45 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local
70 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s16() local
95 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local
134 struct snd_pcm_runtime *runtime) in amdtp_tscm_add_pcm_hw_constraints()
Dtascam-pcm.c40 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
190 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local
207 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
/linux-4.4.14/sound/soc/intel/common/
Dsst-firmware.c412 struct sst_module_runtime *runtime, *rtmp; in sst_fw_unload() local
524 struct sst_module_runtime *runtime; in sst_module_runtime_new() local
543 void sst_module_runtime_free(struct sst_module_runtime *runtime) in sst_module_runtime_free()
851 int sst_module_runtime_alloc_blocks(struct sst_module_runtime *runtime, in sst_module_runtime_alloc_blocks()
912 int sst_module_runtime_free_blocks(struct sst_module_runtime *runtime) in sst_module_runtime_free_blocks()
923 int sst_module_runtime_save(struct sst_module_runtime *runtime, in sst_module_runtime_save()
969 int sst_module_runtime_restore(struct sst_module_runtime *runtime, in sst_module_runtime_restore()
1167 struct sst_module_runtime *runtime; in sst_module_runtime_get_from_id() local
/linux-4.4.14/sound/atmel/
Dac97c.c113 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_prepare_dma() local
178 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_open() local
197 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_open() local
320 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_prepare() local
411 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_prepare() local
592 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_playback_pointer() local
612 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_ac97c_capture_pointer() local
660 struct snd_pcm_runtime *runtime; in atmel_ac97c_interrupt() local
Dabdac.c123 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_abdac_prepare_dma() local
271 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_abdac_pointer() local
/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c490 static void snd_ca0106_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ca0106_pcm_free_substream()
566 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_playback_channel() local
614 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_playback() local
659 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_open_capture_channel() local
699 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_close_capture() local
758 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_playback() local
871 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_prepare_capture() local
963 struct snd_pcm_runtime *runtime; in snd_ca0106_pcm_trigger_playback() local
1030 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_trigger_capture() local
1058 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ca0106_pcm_pointer_playback() local
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_vga.c90 bool runtime = false; in nouveau_vga_init() local
112 bool runtime = false; in nouveau_vga_fini() local
Dnouveau_drm.c531 nouveau_do_suspend(struct drm_device *dev, bool runtime) in nouveau_do_suspend()
600 nouveau_do_resume(struct drm_device *dev, bool runtime) in nouveau_do_resume()
Dnouveau_display.c568 nouveau_display_suspend(struct drm_device *dev, bool runtime) in nouveau_display_suspend()
597 nouveau_display_resume(struct drm_device *dev, bool runtime) in nouveau_display_resume()
/linux-4.4.14/sound/soc/kirkwood/
Dkirkwood-dma.c108 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_open() local
190 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_hw_params() local
206 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_prepare() local
Dkirkwood-i2s.c237 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_i2s_play_trigger() local
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c115 struct snd_pcm_runtime *runtime; in cobalt_alsa_announce_pcm_data() local
221 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_capture_open() local
263 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
363 struct snd_pcm_runtime *runtime; in cobalt_alsa_pb_pcm_data() local
431 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_playback_open() local
/linux-4.4.14/include/sound/
Dpcm.h450 struct snd_pcm_runtime *runtime; member
664 static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_samples()
674 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames()
684 static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size) in samples_to_bytes()
694 static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) in frames_to_bytes()
704 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned()
715 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() local
725 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local
735 static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_avail()
751 static inline snd_pcm_uframes_t snd_pcm_capture_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_avail()
[all …]
Dpcm-indirect.h51 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_playback_transfer() local
117 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_indirect_capture_transfer() local
Dsoc-dpcm.h99 struct snd_pcm_runtime *runtime; member
Dcompress_driver.h79 struct snd_compr_runtime *runtime; member
Drawmidi.h103 struct snd_rawmidi_runtime *runtime; member
/linux-4.4.14/sound/usb/
Dpcm.c783 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usb_pcm_prepare() local
1084 static int snd_usb_pcm_check_knot(struct snd_pcm_runtime *runtime, in snd_usb_pcm_check_knot()
1130 static int setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) in setup_hw_info()
1222 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usb_pcm_open() local
1268 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in retire_capture_urb() local
1338 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in fill_playback_urb_dsd_dop() local
1395 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in copy_to_urb() local
1443 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in prepare_playback_urb() local
1557 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; in retire_playback_urb() local
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c77 struct snd_pcm_runtime *runtime; in cx18_alsa_announce_pcm_data() local
152 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx18_pcm_capture_open() local
234 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c78 struct snd_pcm_runtime *runtime; in ivtv_alsa_announce_pcm_data() local
153 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ivtv_pcm_capture_open() local
241 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-audio.c105 struct snd_pcm_runtime *runtime; in cx231xx_audio_isocirq() local
195 struct snd_pcm_runtime *runtime; in cx231xx_audio_bulkirq() local
393 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
436 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx231xx_capture_open() local
/linux-4.4.14/sound/pci/ymfpci/
Dymfpci_main.c360 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_pcm_capture_interrupt() local
498 struct snd_pcm_runtime *runtime, in snd_ymfpci_pcm_init_voice()
641 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_hw_params() local
655 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_hw_free() local
679 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_prepare() local
718 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_capture_prepare() local
762 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_pointer() local
774 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_capture_pointer() local
892 static void snd_ymfpci_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ymfpci_pcm_free_substream()
900 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ymfpci_playback_open_1() local
[all …]
/linux-4.4.14/sound/usb/line6/
Dplayback.c204 struct snd_pcm_runtime *runtime = in submit_audio_out_urb() local
329 struct snd_pcm_runtime *runtime = substream->runtime; in audio_out_callback() local
369 struct snd_pcm_runtime *runtime = substream->runtime; in snd_line6_playback_open() local
Dcapture.c92 struct snd_pcm_runtime *runtime = substream->runtime; in line6_capture_copy() local
214 struct snd_pcm_runtime *runtime = substream->runtime; in snd_line6_capture_open() local
/linux-4.4.14/sound/soc/atmel/
Datmel-pcm-pdc.c215 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_hw_params() local
336 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_pointer() local
353 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_open() local
/linux-4.4.14/sound/mips/
Dsgio2audio.c369 struct snd_pcm_runtime *runtime = chip->channel[ch].substream->runtime; in snd_sgio2audio_dma_pull_frag() local
417 struct snd_pcm_runtime *runtime = chip->channel[ch].substream->runtime; in snd_sgio2audio_dma_push_frag() local
557 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_playback1_open() local
567 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_playback2_open() local
578 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_capture_open() local
588 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_pcm_close() local
613 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sgio2audio_pcm_prepare() local
Dau1x00.c157 struct snd_pcm_runtime *runtime = substream->runtime; in au1000_setup_dma_link() local
360 struct snd_pcm_runtime *runtime = substream->runtime; in snd_au1000_playback_prepare() local
374 struct snd_pcm_runtime *runtime = substream->runtime; in snd_au1000_capture_prepare() local
410 struct snd_pcm_runtime *runtime = substream->runtime; in snd_au1000_pointer() local
Dhal2.c532 struct snd_pcm_runtime *runtime = substream->runtime; in hal2_playback_open() local
555 struct snd_pcm_runtime *runtime = substream->runtime; in hal2_playback_prepare() local
623 struct snd_pcm_runtime *runtime = substream->runtime; in hal2_capture_open() local
647 struct snd_pcm_runtime *runtime = substream->runtime; in hal2_capture_prepare() local
/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c98 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_open() local
143 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_mmap() local
Dpxa2xx-ac97.c76 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_ac97_pcm_startup() local
106 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_ac97_pcm_prepare() local
Daaci.c404 struct snd_pcm_runtime *runtime = substream->runtime; in aaci_pcm_open() local
548 struct snd_pcm_runtime *runtime = substream->runtime; in aaci_pcm_prepare() local
562 struct snd_pcm_runtime *runtime = substream->runtime; in aaci_pcm_pointer() local
725 struct snd_pcm_runtime *runtime = substream->runtime; in aaci_pcm_capture_prepare() local
Dpxa2xx-pcm.c37 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_open() local
/linux-4.4.14/sound/hda/
Dhdac_stream.c142 struct snd_pcm_runtime *runtime; in snd_hdac_stream_setup() local
366 struct snd_pcm_runtime *runtime = substream->runtime; in snd_hdac_stream_setup_periods() local
443 struct snd_pcm_runtime *runtime; in snd_hdac_stream_set_params() local
523 struct snd_pcm_runtime *runtime = azx_dev->substream->runtime; in snd_hdac_stream_timecounter_init() local
/linux-4.4.14/sound/pci/
Dsis7019.c451 struct snd_pcm_runtime *runtime = substream->runtime; in sis_alloc_timing_voice() local
486 struct snd_pcm_runtime *runtime = substream->runtime; in sis_playback_open() local
507 struct snd_pcm_runtime *runtime = substream->runtime; in sis_substream_close() local
528 struct snd_pcm_runtime *runtime = substream->runtime; in sis_pcm_playback_prepare() local
663 struct snd_pcm_runtime *runtime = substream->runtime; in sis_pcm_pointer() local
675 struct snd_pcm_runtime *runtime = substream->runtime; in sis_capture_open() local
731 struct snd_pcm_runtime *runtime = substream->runtime; in sis_prepare_timing_voice() local
832 struct snd_pcm_runtime *runtime = substream->runtime; in sis_pcm_capture_prepare() local
Drme32.c656 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_playback_hw_params() local
711 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_capture_hw_params() local
831 static void snd_rme32_set_buffer_constraint(struct rme32 *rme32, struct snd_pcm_runtime *runtime) in snd_rme32_set_buffer_constraint()
847 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_playback_spdif_open() local
890 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_capture_spdif_open() local
929 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_playback_adat_open() local
964 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme32_capture_adat_open() local
Dals300.c372 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als300_playback_open() local
401 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als300_capture_open() local
443 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als300_playback_prepare() local
472 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als300_capture_prepare() local
Dbt87x.c392 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_digital_hw()
402 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_analog_hw()
424 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bt87x_pcm_open() local
492 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bt87x_prepare() local
548 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bt87x_pointer() local
Dals4000.c319 static int snd_als4000_get_format(struct snd_pcm_runtime *runtime) in snd_als4000_get_format()
386 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als4000_capture_prepare() local
413 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als4000_playback_prepare() local
638 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als4000_playback_open() local
657 struct snd_pcm_runtime *runtime = substream->runtime; in snd_als4000_capture_open() local
Drme96.c982 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_playback_hw_params() local
1045 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_capture_hw_params() local
1162 struct snd_pcm_runtime *runtime) in rme96_set_buffer_size_constraint()
1184 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_playback_spdif_open() local
1221 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_capture_spdif_open() local
1253 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_playback_adat_open() local
1285 struct snd_pcm_runtime *runtime = substream->runtime; in snd_rme96_capture_adat_open() local
Des1938.c465 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_rate_set() local
626 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_capture_prepare() local
674 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_playback1_prepare() local
711 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_playback2_prepare() local
847 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_capture_copy() local
932 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_capture_open() local
947 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1938_playback_open() local
Des1968.c888 struct snd_pcm_runtime *runtime) in snd_es1968_calc_bob_rate()
1004 struct snd_pcm_runtime *runtime) in snd_es1968_playback_setup()
1152 struct snd_pcm_runtime *runtime) in snd_es1968_capture_setup()
1223 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1968_pcm_prepare() local
1480 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1968_hw_params() local
1505 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1968_hw_free() local
1552 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1968_playback_open() local
1589 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1968_capture_open() local
Dvia82xx.c978 struct snd_pcm_runtime *runtime) in via686_setup_format()
995 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via686_playback_prepare() local
1007 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via686_capture_prepare() local
1041 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via8233_playback_prepare() local
1083 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via8233_multi_prepare() local
1132 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via8233_capture_prepare() local
1181 struct snd_pcm_runtime *runtime = substream->runtime; in snd_via82xx_pcm_open() local
Dintel8x0.c945 struct snd_pcm_runtime *runtime = substream->runtime; in snd_intel8x0_hw_params() local
996 struct snd_pcm_runtime *runtime) in snd_intel8x0_setup_pcm_out()
1053 struct snd_pcm_runtime *runtime = substream->runtime; in snd_intel8x0_pcm_prepare() local
1176 struct snd_pcm_runtime *runtime = substream->runtime; in snd_intel8x0_pcm_open() local
1196 struct snd_pcm_runtime *runtime = substream->runtime; in snd_intel8x0_playback_open() local
2669 struct snd_pcm_runtime *runtime = ichdev->substream->runtime; in intel8x0_suspend() local
2727 struct snd_pcm_runtime *runtime = ichdev->substream->runtime; in intel8x0_resume() local
Dfm801.c448 struct snd_pcm_runtime *runtime = substream->runtime; in snd_fm801_playback_prepare() local
481 struct snd_pcm_runtime *runtime = substream->runtime; in snd_fm801_capture_prepare() local
630 struct snd_pcm_runtime *runtime = substream->runtime; in snd_fm801_playback_open() local
651 struct snd_pcm_runtime *runtime = substream->runtime; in snd_fm801_capture_open() local
Dcs4281.c735 struct snd_pcm_runtime *runtime, in snd_cs4281_mode()
812 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4281_playback_prepare() local
824 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4281_capture_prepare() local
836 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4281_pointer() local
903 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4281_playback_open() local
922 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4281_capture_open() local
Dsonicvibes.c712 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_playback_prepare() local
736 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_capture_prepare() local
820 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_playback_open() local
832 struct snd_pcm_runtime *runtime = substream->runtime; in snd_sonicvibes_capture_open() local
Dens1370.c888 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_playback1_prepare() local
936 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_playback2_prepare() local
976 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_capture_prepare() local
1131 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_playback1_open() local
1154 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_playback2_open() local
1177 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ensoniq_capture_open() local
Dcmipci.c787 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_pcm_prepare() local
1337 struct snd_pcm_runtime *runtime = rec->substream->runtime; in snd_cmipci_silence_hack() local
1667 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_playback_open() local
1693 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_capture_open() local
1717 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_playback2_open() local
1755 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_playback_spdif_open() local
1782 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cmipci_capture_spdif_open() local
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c112 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
277 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local
290 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c149 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_init_hw_params() local
306 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local
318 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
/linux-4.4.14/sound/soc/sh/rcar/
Dcore.c223 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_adinr_bit() local
245 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_adinr_chan() local
273 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_dalign() local
384 struct snd_pcm_runtime *runtime = substream->runtime; in rsnd_dai_pointer_offset() local
398 struct snd_pcm_runtime *runtime = substream->runtime; in rsnd_dai_pointer_update() local
432 struct snd_pcm_runtime *runtime = substream->runtime; in rsnd_dai_stream_init() local
915 struct snd_pcm_runtime *runtime = substream->runtime; in rsnd_pcm_open() local
944 struct snd_pcm_runtime *runtime = substream->runtime; in rsnd_pointer() local
Dsrc.c242 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_convert_rate() local
264 struct snd_pcm_runtime *runtime) in rsnd_src_get_ssi_rate()
289 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_set_convert_rate() local
448 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_set_convert_timing_gen1() local
745 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_set_convert_rate_gen2() local
804 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_set_convert_timing_gen2() local
904 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_reconvert_update() local
Dssi.c129 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_ssi_master_clk_start() local
286 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_ssi_init() local
443 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in __rsnd_ssi_interrupt() local
/linux-4.4.14/sound/soc/omap/
Domap-pcm.c78 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_hw_params() local
157 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_mmap() local
Dn810.c99 struct snd_pcm_runtime *runtime = substream->runtime; in n810_startup() local
Drx51.c106 struct snd_pcm_runtime *runtime = substream->runtime; in rx51_startup() local
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-pcm.c124 struct snd_pcm_runtime *runtime = substream->runtime; in init_hw_params() local
307 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local
324 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
/linux-4.4.14/sound/soc/xtensa/
Dxtfpga-i2s.c373 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_open() local
394 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_hw_params() local
433 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_trigger() local
460 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_pointer() local
/linux-4.4.14/sound/soc/sti/
Duniperif_player.c243 struct snd_pcm_runtime *runtime) in uni_player_set_channel_status()
341 struct snd_pcm_runtime *runtime) in uni_player_prepare_iec958()
442 struct snd_pcm_runtime *runtime) in uni_player_prepare_pcm()
706 struct snd_pcm_runtime *runtime = substream->runtime; in uni_player_prepare() local
Duniperif_reader.c81 struct snd_pcm_runtime *runtime = substream->runtime; in uni_reader_prepare() local
/linux-4.4.14/sound/firewire/
Damdtp-am824.c159 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local
185 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s16() local
211 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local
288 struct snd_pcm_runtime *runtime) in amdtp_am824_add_pcm_hw_constraints()
Disight.c90 struct snd_pcm_runtime *runtime = isight->pcm->runtime; in isight_update_pointers() local
111 struct snd_pcm_runtime *runtime; in isight_samples() local
140 struct snd_pcm_runtime *runtime; in isight_dropped_samples() local
/linux-4.4.14/sound/soc/ux500/
Dux500_msp_dai.c309 struct snd_pcm_runtime *runtime = substream->runtime; in setup_msp_config() local
466 struct snd_pcm_runtime *runtime = substream->runtime; in ux500_msp_dai_prepare() local
503 struct snd_pcm_runtime *runtime = substream->runtime; in ux500_msp_dai_hw_params() local
/linux-4.4.14/sound/core/seq/
Dseq_midi.c77 struct snd_rawmidi_runtime *runtime; in snd_midi_input_event() local
116 struct snd_rawmidi_runtime *runtime; in dump_midi() local
184 struct snd_rawmidi_runtime *runtime; in midisynth_subscribe() local
Dseq_virmidi.c210 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_input_open() local
239 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_output_open() local
/linux-4.4.14/sound/firewire/digi00x/
Damdtp-dot.c158 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local
184 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s16() local
210 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local
323 struct snd_pcm_runtime *runtime) in amdtp_dot_add_pcm_hw_constraints()
Ddigi00x-pcm.c249 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_capture_prepare() local
266 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_playback_prepare() local
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c91 struct snd_pcm_runtime *runtime) in skl_set_pcm_constrains()
113 struct snd_pcm_runtime *runtime = substream->runtime; in skl_pcm_open() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in skl_get_format() local
217 struct snd_pcm_runtime *runtime = substream->runtime; in skl_pcm_hw_params() local
604 struct snd_pcm_runtime *runtime; in skl_platform_open() local
/linux-4.4.14/sound/soc/codecs/
Dstac9766.c191 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_analog_prepare() local
213 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_digital_prepare() local
Dwm9712.c528 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_prepare() local
546 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_aux_prepare() local
Dwm9713.c1012 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_hifi_prepare() local
1031 struct snd_pcm_runtime *runtime = substream->runtime; in ac97_aux_prepare() local
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv-audio.c54 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usbtv_pcm_open() local
112 struct snd_pcm_runtime *runtime = substream->runtime; in usbtv_audio_urb_received() local
/linux-4.4.14/sound/drivers/pcsp/
Dpcsp_lib.c48 struct snd_pcm_runtime *runtime; in pcsp_timer_update() local
313 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcsp_playback_open() local
/linux-4.4.14/sound/soc/qcom/
Dlpass-platform.c61 struct snd_pcm_runtime *runtime = substream->runtime; in lpass_platform_pcmops_open() local
190 struct snd_pcm_runtime *runtime = substream->runtime; in lpass_platform_pcmops_prepare() local
341 struct snd_pcm_runtime *runtime = substream->runtime; in lpass_platform_pcmops_mmap() local
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-alsa.c248 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_saa7134_capture_trigger() local
512 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_saa7134_capture_prepare() local
606 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_saa7134_capture_pointer() local
657 static void snd_card_saa7134_runtime_free(struct snd_pcm_runtime *runtime) in snd_card_saa7134_runtime_free()
809 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_saa7134_capture_open() local
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx_lib.c881 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_pb_trans_copy() local
888 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_playback_transfer() local
898 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_cp_trans_copy() local
1095 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_playback_hw_params() local
1199 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_playback_hw_free() local
1223 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_playback_prepare() local
1293 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_capture_hw_params() local
1323 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_capture_hw_free() local
1337 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs46xx_capture_prepare() local
1495 static void snd_cs46xx_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_cs46xx_pcm_free_substream()
[all …]
/linux-4.4.14/sound/isa/es1688/
Des1688_lib.c315 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1688_set_rate() local
376 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1688_playback_prepare() local
437 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1688_capture_prepare() local
572 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1688_playback_open() local
586 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es1688_capture_open() local
/linux-4.4.14/sound/pci/asihpi/
Dasihpi.c454 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_pcm_hw_params() local
518 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_hw_free() local
527 static void snd_card_asihpi_runtime_free(struct snd_pcm_runtime *runtime) in snd_card_asihpi_runtime_free()
536 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_pcm_timer_start() local
549 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_pcm_timer_stop() local
613 struct snd_pcm_runtime *runtime = s->runtime; in snd_card_asihpi_trigger() local
761 struct snd_pcm_runtime *runtime; in snd_card_asihpi_timer_function() local
980 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_playback_prepare() local
995 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_playback_pointer() local
1041 struct snd_pcm_runtime *runtime = substream->runtime; in snd_card_asihpi_playback_open() local
[all …]
/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi-ahb-audio.c217 struct snd_pcm_runtime *runtime) in dw_hdmi_create_cs()
327 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_open() local
407 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_prepare() local
510 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_pointer() local
/linux-4.4.14/sound/isa/msnd/
Dmsnd.c480 struct snd_pcm_runtime *runtime = substream->runtime; in snd_msnd_playback_open() local
586 struct snd_pcm_runtime *runtime = substream->runtime; in snd_msnd_capture_open() local
644 struct snd_pcm_runtime *runtime = substream->runtime; in snd_msnd_capture_pointer() local
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-alsa.c174 struct snd_pcm_runtime *runtime = substream->runtime; in snd_tm6000_pcm_open() local
213 struct snd_pcm_runtime *runtime; in tm6000_fillbuf() local
/linux-4.4.14/sound/pci/cs5535audio/
Dcs5535audio_pcm.c96 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs5535audio_playback_open() local
355 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs5535audio_capture_open() local
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-audio.c91 struct snd_pcm_runtime *runtime; in em28xx_audio_isocirq() local
200 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pcm_alloc_vmalloc_buffer() local
253 struct snd_pcm_runtime *runtime = substream->runtime; in snd_em28xx_capture_open() local
/linux-4.4.14/sound/pci/ice1712/
Dice1712.c589 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_prepare() local
622 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_ds_prepare() local
656 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_capture_prepare() local
681 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_pointer() local
785 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_open() local
795 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_ds_open() local
810 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_capture_open() local
1171 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_playback_pro_open() local
1193 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ice1712_capture_pro_open() local
Dice1724.c1006 struct snd_pcm_runtime *runtime = substream->runtime; in set_rate_constraints() local
1022 struct snd_pcm_runtime *runtime = substream->runtime; in constrain_rate_if_locked() local
1042 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vt1724_playback_pro_open() local
1077 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vt1724_capture_pro_open() local
1224 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vt1724_playback_spdif_open() local
1261 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vt1724_capture_spdif_open() local
1410 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vt1724_playback_indep_open() local
/linux-4.4.14/sound/soc/intel/boards/
Dbyt-max98090.c84 static int byt_max98090_init(struct snd_soc_pcm_runtime *runtime) in byt_max98090_init()
Dbyt-rt5640.c131 static int byt_rt5640_init(struct snd_soc_pcm_runtime *runtime) in byt_rt5640_init()
Dcht_bsw_rt5672.c170 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
Dcht_bsw_max98090_ti.c127 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
Dcht_bsw_rt5645.c178 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
Dmfld_machine.c241 static int mfld_init(struct snd_soc_pcm_runtime *runtime) in mfld_init()
/linux-4.4.14/sound/soc/rockchip/
Drockchip_rt5645.c110 static int rk_init(struct snd_soc_pcm_runtime *runtime) in rk_init()
Drockchip_max98090.c111 static int rk_init(struct snd_soc_pcm_runtime *runtime) in rk_init()
/linux-4.4.14/sound/soc/mediatek/
Dmt8173-max98090.c74 static int mt8173_max98090_init(struct snd_soc_pcm_runtime *runtime) in mt8173_max98090_init()
Dmt8173-rt5650-rt5676.c88 static int mt8173_rt5650_rt5676_init(struct snd_soc_pcm_runtime *runtime) in mt8173_rt5650_rt5676_init()
Dmtk-afe-pcm.c386 struct snd_pcm_runtime * const runtime = substream->runtime; in mtk_afe_i2s_prepare() local
437 struct snd_pcm_runtime * const runtime = substream->runtime; in mtk_afe_hdmi_prepare() local
545 struct snd_pcm_runtime *runtime = substream->runtime; in mtk_afe_dais_startup() local
690 struct snd_pcm_runtime * const runtime = substream->runtime; in mtk_afe_dais_trigger() local
/linux-4.4.14/sound/soc/txx9/
Dtxx9aclc.c55 struct snd_pcm_runtime *runtime = substream->runtime; in txx9aclc_pcm_hw_params() local
86 struct snd_pcm_runtime *runtime = substream->runtime; in txx9aclc_pcm_prepare() local
/linux-4.4.14/sound/firewire/dice/
Ddice-pcm.c83 struct snd_pcm_runtime *runtime, in limit_channels_and_rates()
122 struct snd_pcm_runtime *runtime = substream->runtime; in init_hw_info() local
/linux-4.4.14/sound/spi/
Dat73c213.c211 struct snd_pcm_runtime *runtime = substream->runtime; in snd_at73c213_pcm_open() local
257 struct snd_pcm_runtime *runtime = substream->runtime; in snd_at73c213_pcm_prepare() local
308 struct snd_pcm_runtime *runtime = substream->runtime; in snd_at73c213_pcm_pointer() local
360 struct snd_pcm_runtime *runtime = chip->substream->runtime; in snd_at73c213_interrupt() local
/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c185 struct snd_pcm_runtime *const runtime = channel->substream->runtime; in copy_data() local
276 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_open() local
374 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_prepare() local
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c115 struct sst_module_runtime *runtime; member
474 struct snd_pcm_runtime *runtime = substream->runtime; in hsw_pcm_hw_params() local
682 struct snd_pcm_runtime *runtime = substream->runtime; in hsw_pcm_trigger() local
719 struct snd_pcm_runtime *runtime = substream->runtime; in hsw_notify_pointer() local
785 struct snd_pcm_runtime *runtime = substream->runtime; in hsw_pcm_pointer() local
/linux-4.4.14/sound/isa/wss/
Dwss_lib.c83 static int snd_wss_xrate(struct snd_pcm_runtime *runtime) in snd_wss_xrate()
1018 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_playback_prepare() local
1061 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_capture_prepare() local
1503 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_playback_open() local
1546 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_capture_open() local
/linux-4.4.14/sound/pci/ali5451/
Dali5451.c1062 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_control_mode() local
1152 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_playback_hw_params() local
1188 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_playback_hw_free() local
1215 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_playback_prepare() local
1308 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_prepare() local
1397 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_playback_pointer() local
1418 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_pointer() local
1482 static void snd_ali_pcm_free_substream(struct snd_pcm_runtime *runtime) in snd_ali_pcm_free_substream()
1497 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ali_open() local
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-alsa.c326 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx23885_pcm_open() local
488 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx23885_pointer() local
/linux-4.4.14/sound/pcmcia/vx/
Dvxp_ops.c364 static void vxp_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vxp_dma_write()
403 static void vxp_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vxp_dma_read()
/linux-4.4.14/sound/soc/sh/
Ddma-sh7760.c203 struct snd_pcm_runtime *runtime = substream->runtime; in camelot_prepare() local
277 struct snd_pcm_runtime *runtime = substream->runtime; in camelot_pos() local
/linux-4.4.14/sound/pci/au88x0/
Dau88x0_pcm.c141 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vortex_pcm_open() local
326 struct snd_pcm_runtime *runtime = substream->runtime; in snd_vortex_pcm_prepare() local
/linux-4.4.14/sound/soc/
Dsoc-pcm.c158 struct snd_pcm_runtime *runtime = substream->runtime; in snd_soc_set_runtime_hwparams() local
370 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_init_runtime_hw() local
451 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_open() local
1086 struct snd_pcm_runtime *runtime = substream->runtime; in soc_pcm_pointer() local
1532 static void dpcm_init_runtime_hw(struct snd_pcm_runtime *runtime, in dpcm_init_runtime_hw()
1584 struct snd_pcm_runtime *runtime = substream->runtime; in dpcm_set_fe_runtime() local
1622 struct snd_pcm_runtime *runtime = fe_substream->runtime; in dpcm_fe_dai_startup() local
/linux-4.4.14/sound/pci/lx6464es/
Dlx6464es.c109 struct snd_pcm_runtime *runtime = substream->runtime; in lx_hardware_open() local
136 struct snd_pcm_runtime *runtime = substream->runtime; in lx_hardware_start() local
215 struct snd_pcm_runtime *runtime = substream->runtime; in lx_pcm_open() local
/linux-4.4.14/sound/pci/mixart/
Dmixart.c725 struct snd_pcm_runtime *runtime = subs->runtime; in snd_mixart_playback_open() local
804 struct snd_pcm_runtime *runtime = subs->runtime; in snd_mixart_capture_open() local
917 struct snd_pcm_runtime *runtime = subs->runtime; in snd_mixart_stream_pointer() local
Dmixart_core.c485 struct snd_pcm_runtime *runtime = stream->substream->runtime; in snd_mixart_threaded_irq() local
/linux-4.4.14/sound/pci/nm256/
Dnm256.c432 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_set_format() local
640 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_pcm_prepare() local
702 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_playback_silence() local
717 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_playback_copy() local
736 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_capture_copy() local
840 struct snd_pcm_runtime *runtime = substream->runtime; in snd_nm256_setup_stream() local
/linux-4.4.14/sound/isa/ad1816a/
Dad1816a_lib.c235 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ad1816a_playback_prepare() local
267 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ad1816a_capture_prepare() local
448 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ad1816a_playback_open() local
463 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ad1816a_capture_open() local
/linux-4.4.14/tools/testing/selftests/timers/
Dthreadtest.c135 time_t start, now, runtime; in main() local
Dinconsistency-check.c169 int runtime = 10; in main() local
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c217 struct snd_pcm_runtime *runtime = substream->runtime; in byt_notify_pointer() local
240 struct snd_pcm_runtime *runtime = substream->runtime; in sst_byt_pcm_pointer() local
/linux-4.4.14/sound/pci/oxygen/
Doxygen_pcm.c136 struct snd_pcm_runtime *runtime = substream->runtime; in oxygen_open() local
625 struct snd_pcm_runtime *runtime = substream->runtime; in oxygen_pointer() local
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.c107 static void audiopipe_free(struct snd_pcm_runtime *runtime) in audiopipe_free()
274 struct snd_pcm_runtime *runtime; in pcm_open() local
695 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_prepare() local
739 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_trigger() local
809 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_pointer() local
/linux-4.4.14/tools/perf/bench/
Dfutex-wake.c156 struct timeval start, end, runtime; in bench_futex_wake() local
Dfutex-requeue.c151 struct timeval start, end, runtime; in bench_futex_requeue() local
Dfutex-hash.c31 struct timeval start, end, runtime; variable
Dfutex-lock-pi.c32 struct timeval start, end, runtime; variable
Dfutex-wake-parallel.c26 struct timeval runtime; member
/linux-4.4.14/drivers/usb/gadget/function/
Du_uac1.c159 struct snd_pcm_runtime *runtime = substream->runtime; in u_audio_playback() local
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c54 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open() local
Dsst-mfld-platform-pcm.c314 struct snd_pcm_runtime *runtime = substream->runtime; in sst_media_open() local
584 struct snd_pcm_runtime *runtime; in sst_platform_open() local
/linux-4.4.14/arch/x86/platform/efi/
Defi.c362 efi_runtime_services_32_t *runtime; in efi_runtime_init32() local
386 efi_runtime_services_64_t *runtime; in efi_runtime_init64() local
/linux-4.4.14/sound/soc/pxa/
Dmmp-pcm.c125 struct snd_pcm_runtime *runtime = substream->runtime; in mmp_pcm_mmap() local
/linux-4.4.14/sound/ppc/
Dsnd_ps3.c527 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ps3_pcm_open() local
596 struct snd_pcm_runtime *runtime = substream->runtime; in snd_ps3_pcm_prepare() local
Dpmac.c215 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pmac_pcm_prepare() local
588 struct snd_pcm_runtime *runtime = subs->runtime; in snd_pmac_pcm_open() local
/linux-4.4.14/sound/isa/
Des18xx.c418 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_rate_set() local
484 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_playback1_prepare() local
583 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_capture_prepare() local
649 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_playback2_prepare() local
883 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_playback_open() local
908 struct snd_pcm_runtime *runtime = substream->runtime; in snd_es18xx_capture_open() local
/linux-4.4.14/drivers/dma/
Ddmatest.c362 static unsigned long long dmatest_persec(s64 runtime, unsigned int val) in dmatest_persec()
380 static unsigned long long dmatest_KBs(s64 runtime, unsigned long long len) in dmatest_KBs()
420 s64 runtime = 0; in dmatest_func() local
/linux-4.4.14/sound/pci/lola/
Dlola_pcm.c228 struct snd_pcm_runtime *runtime = substream->runtime; in lola_pcm_open() local
470 struct snd_pcm_runtime *runtime = substream->runtime; in lola_pcm_prepare() local
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
Dpcm.c331 struct snd_pcm_runtime *runtime; in i2sbus_pcm_prepare() local
642 struct snd_pcm_runtime *runtime; in handle_interrupt() local
/linux-4.4.14/sound/pci/vx222/
Dvx222_ops.c258 static void vx2_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx2_dma_write()
297 static void vx2_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx2_dma_read()
/linux-4.4.14/drivers/ata/
Dlibata-acpi.c873 static int ata_acpi_choose_suspend_state(struct ata_device *dev, bool runtime) in ata_acpi_choose_suspend_state()
893 bool runtime = PMSG_IS_AUTO(state); in sata_acpi_set_state() local
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-alsa.c461 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx25821_pcm_open() local
630 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx25821_pointer() local
/linux-4.4.14/sound/sparc/
Dcs4231.c213 static int snd_cs4231_xrate(struct snd_pcm_runtime *runtime) in snd_cs4231_xrate()
426 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4231_advance_dma() local
908 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4231_playback_prepare() local
1143 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4231_playback_open() local
1164 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cs4231_capture_open() local
Damd7930.c584 struct snd_pcm_runtime *runtime = substream->runtime; in snd_amd7930_playback_prepare() local
616 struct snd_pcm_runtime *runtime = substream->runtime; in snd_amd7930_capture_prepare() local
692 struct snd_pcm_runtime *runtime = substream->runtime; in snd_amd7930_playback_open() local
702 struct snd_pcm_runtime *runtime = substream->runtime; in snd_amd7930_capture_open() local
/linux-4.4.14/drivers/media/usb/go7007/
Dsnd-go7007.c76 struct snd_pcm_runtime *runtime = gosnd->substream->runtime; in parse_audio_stream_data() local
/linux-4.4.14/sound/soc/au1x/
Ddma.c65 struct snd_pcm_runtime *runtime = substream->runtime; in au1000_setup_dma_link() local
Ddbdma2.c198 struct snd_pcm_runtime *runtime = substream->runtime; in au1xpsc_pcm_hw_params() local
/linux-4.4.14/arch/x86/include/asm/
Defi.h126 u64 runtime; member
/linux-4.4.14/sound/pci/ac97/
Dac97_pcm.c737 int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime) in snd_ac97_pcm_double_rate_rules()
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-alsa.c424 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx88_pcm_open() local
578 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cx88_pointer() local
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c161 struct snd_pcm_runtime *runtime = substream->runtime; in azx_pcm_prepare() local
402 struct snd_pcm_runtime *runtime = substream->runtime; in azx_pcm_open() local
/linux-4.4.14/sound/i2c/other/
Dak4117.c459 struct snd_pcm_runtime *runtime = ak4117->substream ? ak4117->substream->runtime : NULL; in snd_ak4117_check_rate_and_errors() local
Dak4113.c540 struct snd_pcm_runtime *runtime = in snd_ak4113_check_rate_and_errors() local
/linux-4.4.14/kernel/sched/
Drt.c41 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth()
837 u64 runtime; in do_sched_rt_period_timer() local
894 u64 runtime = sched_rt_runtime(rt_rq); in sched_rt_runtime_exceeded() local
/linux-4.4.14/sound/i2c/
Dcs8427.c445 struct snd_pcm_runtime *runtime = chip->playback.substream ? in snd_cs8427_spdif_put() local
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmipi-csis.c902 static int s5pcsis_pm_suspend(struct device *dev, bool runtime) in s5pcsis_pm_suspend()
932 static int s5pcsis_pm_resume(struct device *dev, bool runtime) in s5pcsis_pm_resume()
/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr.c1020 struct snd_pcm_runtime *runtime = subs->runtime; in pcxhr_open() local
1133 struct snd_pcm_runtime *runtime = subs->runtime; in pcxhr_stream_pointer() local
/linux-4.4.14/sound/usb/misc/
Dua101.c224 struct snd_pcm_runtime *runtime; in copy_playback_data() local
328 struct snd_pcm_runtime *runtime; in copy_capture_data() local

12