Home
last modified time | relevance | path

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

12345678

/linux-3.3/sound/soc/nuc900/
Dnuc900-pcm.c48 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_hw_params() local
72 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_update_dma_register() local
90 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_start() local
101 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_stop() local
169 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_prepare() local
233 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_getposition() local
247 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_pointer() local
263 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_open() local
281 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_close() local
292 struct snd_pcm_runtime *runtime = substream->runtime; in nuc900_dma_mmap() local
/linux-3.3/sound/soc/mxs/
Dmxs-pcm.c64 struct snd_pcm_runtime *runtime = substream->runtime; in audio_dma_irq() local
92 struct snd_pcm_runtime *runtime = substream->runtime; in mxs_dma_alloc() local
111 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_pcm_hw_params() local
153 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_pcm_hw_free() local
166 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_pcm_trigger() local
192 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_pcm_pointer() local
200 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_open() local
223 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_close() local
234 struct snd_pcm_runtime *runtime = substream->runtime; in snd_mxs_pcm_mmap() local
/linux-3.3/sound/core/
Dpcm_native.c98 struct snd_pcm_runtime *runtime; in snd_pcm_info() local
357 static int period_to_usecs(struct snd_pcm_runtime *runtime) in period_to_usecs()
375 struct snd_pcm_runtime *runtime; in snd_pcm_hw_params() local
495 struct snd_pcm_runtime *runtime; in snd_pcm_hw_free() local
523 struct snd_pcm_runtime *runtime; in snd_pcm_sw_params() local
585 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_status() local
646 struct snd_pcm_runtime *runtime; in snd_pcm_channel_info() local
682 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_trigger_tstamp() local
842 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_pre_start() local
867 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_post_start() local
[all …]
Drawmidi.c83 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready() local
90 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
97 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work() local
105 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create() local
131 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free() local
158 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drop_output() local
173 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_output() local
201 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_drain_input() local
617 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_output_params() local
646 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_input_params() local
[all …]
Dpcm_lib.c45 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
168 struct snd_pcm_runtime *runtime = substream->runtime; in xrun() local
214 struct snd_pcm_runtime *runtime = substream->runtime; in xrun_log() local
279 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
311 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local
535 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_set_sync() local
1091 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1148 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1168 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1188 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
/linux-3.3/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
231 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local
257 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local
272 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local
322 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local
338 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local
361 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
/linux-3.3/sound/soc/omap/
Domap-pcm.c62 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_dma_irq() local
102 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_hw_params() local
137 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_hw_free() local
154 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_prepare() local
223 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_trigger() local
258 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_pointer() local
281 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_open() local
307 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_close() local
316 struct snd_pcm_runtime *runtime = substream->runtime; in omap_pcm_mmap() local
/linux-3.3/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c59 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_mmap_copy() local
85 struct snd_pcm_runtime *runtime = pcm->runtime; in bf5xx_dma_irq() local
134 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_hw_free() local
153 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
185 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
224 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
249 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
276 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
288 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_copy() local
Dbf5xx-i2s-pcm.c85 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
105 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
134 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
196 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_mmap() local
Dbf5xx-tdm-pcm.c89 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_prepare() local
112 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_trigger() local
140 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_pointer() local
160 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_open() local
190 struct snd_pcm_runtime *runtime = substream->runtime; in bf5xx_pcm_copy() local
/linux-3.3/sound/usb/
Dendpoint.c364 struct snd_pcm_runtime *runtime, in prepare_capture_sync_urb()
386 struct snd_pcm_runtime *runtime, in prepare_capture_sync_urb_hs()
407 struct snd_pcm_runtime *runtime, in retire_capture_sync_urb()
424 struct snd_pcm_runtime *runtime, in prepare_capture_urb()
449 struct snd_pcm_runtime *runtime, in retire_capture_urb()
510 struct snd_pcm_runtime *runtime, in retire_paused_capture_urb()
523 struct snd_pcm_runtime *runtime, in prepare_playback_sync_urb()
545 struct snd_pcm_runtime *runtime, in retire_playback_sync_urb()
624 struct snd_pcm_runtime *runtime, in prepare_nodata_playback_urb()
656 struct snd_pcm_runtime *runtime, in prepare_playback_urb()
[all …]
/linux-3.3/sound/soc/imx/
Dimx-pcm-dma-mx2.c51 struct snd_pcm_runtime *runtime = substream->runtime; in audio_dma_irq() local
77 struct snd_pcm_runtime *runtime = substream->runtime; in imx_ssi_dma_alloc() local
134 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_params() local
178 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_free() local
201 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_trigger() local
227 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_pointer() local
257 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_open() local
280 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_close() local
Dimx-pcm-fiq.c53 struct snd_pcm_runtime *runtime = substream->runtime; in snd_hrtimer_callback() local
93 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_hw_params() local
110 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_prepare() local
130 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_trigger() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_pcm_pointer() local
190 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_open() local
218 struct snd_pcm_runtime *runtime = substream->runtime; in snd_imx_close() local
/linux-3.3/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-3.3/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
839 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_change_params() local
1109 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_oss_prepare() local
1126 struct snd_pcm_runtime *runtime; in snd_pcm_oss_make_ready() local
[all …]
/linux-3.3/sound/soc/tegra/
Dtegra_pcm.c88 struct snd_pcm_runtime *runtime = substream->runtime; in dma_complete_callback() local
135 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_open() local
192 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_close() local
205 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_hw_params() local
225 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_trigger() local
262 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_pointer() local
272 struct snd_pcm_runtime *runtime = substream->runtime; in tegra_pcm_mmap() local
/linux-3.3/sound/pci/emu10k1/
Demupcm.c94 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_pointer() local
289 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_pcm_init_voice() local
411 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_params() local
438 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_hw_free() local
468 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_hw_free() local
497 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_playback_prepare() local
525 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_efx_playback_prepare() local
592 struct snd_pcm_runtime *runtime = substream->runtime; in snd_emu10k1_capture_prepare() local
638 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_invalidate_cache() local
676 struct snd_pcm_runtime *runtime; in snd_emu10k1_playback_prepare_voice() local
[all …]
/linux-3.3/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-3.3/sound/arm/
Dpxa2xx-pcm-lib.c40 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_hw_params() local
123 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_pointer() local
176 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_open() local
225 struct snd_pcm_runtime *runtime = substream->runtime; in __pxa2xx_pcm_close() local
238 struct snd_pcm_runtime *runtime = substream->runtime; in pxa2xx_pcm_mmap() local
/linux-3.3/sound/soc/jz4740/
Djz4740-pcm.c96 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_dma_transfer_done() local
107 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_hw_params() local
170 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_trigger() local
193 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_pointer() local
215 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_open() local
231 struct snd_pcm_runtime *runtime = substream->runtime; in jz4740_pcm_close() local
/linux-3.3/sound/soc/s6000/
Ds6000-pcm.c58 struct snd_pcm_runtime *runtime = substream->runtime; in s6000_pcm_enqueue_dma() local
105 struct snd_soc_pcm_runtime *runtime = pcm->private_data; in s6000_pcm_irq() local
290 struct snd_pcm_runtime *runtime = substream->runtime; in s6000_pcm_pointer() local
322 struct snd_pcm_runtime *runtime = substream->runtime; in s6000_pcm_open() local
369 struct snd_pcm_runtime *runtime = substream->runtime; in s6000_pcm_close() local
436 struct snd_soc_pcm_runtime *runtime = pcm->private_data; in s6000_pcm_free() local
446 static int s6000_pcm_new(struct snd_soc_pcm_runtime *runtime) in s6000_pcm_new()
/linux-3.3/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()
530 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_open() local
628 struct snd_pcm_runtime *runtime, in vx_pcm_playback_transfer_chunk()
666 struct snd_pcm_runtime *runtime, in vx_update_pipe_position()
698 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_transfer() local
718 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_update() local
807 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_playback_pointer() local
836 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_prepare() local
941 struct snd_pcm_runtime *runtime = subs->runtime; in vx_pcm_capture_open() local
[all …]
/linux-3.3/sound/soc/ep93xx/
Dep93xx-pcm.c142 struct snd_pcm_runtime *runtime = substream->runtime; in ep93xx_pcm_dma_submit() local
165 struct snd_pcm_runtime *runtime = substream->runtime; in ep93xx_pcm_dma_flush() local
174 struct snd_pcm_runtime *runtime = substream->runtime; in ep93xx_pcm_hw_params() local
218 struct snd_pcm_runtime *runtime = substream->runtime; in ep93xx_pcm_pointer() local
228 struct snd_pcm_runtime *runtime = substream->runtime; in ep93xx_pcm_mmap() local
/linux-3.3/sound/soc/samsung/
Ddma.c143 struct snd_pcm_runtime *runtime = substream->runtime; in dma_hw_params() local
275 struct snd_pcm_runtime *runtime = substream->runtime; in dma_pointer() local
301 struct snd_pcm_runtime *runtime = substream->runtime; in dma_open() local
321 struct snd_pcm_runtime *runtime = substream->runtime; in dma_close() local
337 struct snd_pcm_runtime *runtime = substream->runtime; in dma_mmap() local

12345678