Home
last modified time | relevance | path

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

1234567

/linux/sound/pci/ctxfi/
H A Dctpcm.c103 static void ct_atc_pcm_free_substream(struct snd_pcm_runtime *runtime) in ct_atc_pcm_free_substream()
118 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_open() local
202 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_prepare() local
223 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_trigger() local
249 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_playback_pointer() local
264 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_open() local
315 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_prepare() local
332 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_trigger() local
355 struct snd_pcm_runtime *runtime = substream->runtime; in ct_pcm_capture_pointer() local
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c47 static void snd_bcm2835_playback_free(struct snd_pcm_runtime *runtime) in snd_bcm2835_playback_free()
88 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_playback_open_generic() local
170 struct snd_pcm_runtime *runtime; in snd_bcm2835_playback_close() local
198 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_prepare() local
237 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_transfer() local
246 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_ack() local
257 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_trigger() local
277 struct snd_pcm_runtime *runtime = substream->runtime; in snd_bcm2835_pcm_pointer() local
/linux/sound/core/
H A Drawmidi.c101 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready() argument
115 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append() local
123 struct snd_rawmidi_runtime *runtime in snd_rawmidi_input_event_work() local
131 snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime * runtime) snd_rawmidi_buffer_ref() argument
136 snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime * runtime) snd_rawmidi_buffer_unref() argument
160 struct snd_rawmidi_runtime *runtime; snd_rawmidi_runtime_create() local
188 get_align(struct snd_rawmidi_runtime * runtime) get_align() argument
197 get_aligned_size(runtime,size) global() argument
201 struct snd_rawmidi_runtime *runtime = substream->runtime; snd_rawmidi_runtime_free() local
225 __reset_runtime_ptrs(struct snd_rawmidi_runtime * runtime,bool is_input) __reset_runtime_ptrs() argument
253 struct snd_rawmidi_runtime *runtime; snd_rawmidi_drain_output() local
714 struct snd_rawmidi_runtime *runtime = substream->runtime; resize_runtime_buffer() local
792 struct snd_rawmidi_runtime *runtime = substream->runtime; snd_rawmidi_output_status() local
804 struct snd_rawmidi_runtime *runtime = substream->runtime; snd_rawmidi_input_status() local
1079 struct snd_rawmidi_runtime *runtime = substream->runtime; receive_with_tstamp_framing() local
1148 struct snd_rawmidi_runtime *runtime; snd_rawmidi_receive() local
1223 struct snd_rawmidi_runtime *runtime = substream->runtime; snd_rawmidi_kernel_read1() local
1277 struct snd_rawmidi_runtime *runtime; snd_rawmidi_read() local
1333 struct snd_rawmidi_runtime *runtime; snd_rawmidi_transmit_empty() local
1358 struct snd_rawmidi_runtime *runtime = substream->runtime; __snd_rawmidi_transmit_peek() local
1433 struct snd_rawmidi_runtime *runtime = substream->runtime; __snd_rawmidi_transmit_ack() local
1504 struct snd_rawmidi_runtime *runtime; snd_rawmidi_proceed() local
1525 struct snd_rawmidi_runtime *runtime = substream->runtime; snd_rawmidi_kernel_write1() local
1593 struct snd_rawmidi_runtime *runtime; snd_rawmidi_write() local
1664 struct snd_rawmidi_runtime *runtime; snd_rawmidi_poll() local
1705 struct snd_rawmidi_runtime *runtime; snd_rawmidi_proc_info_read() local
[all...]
H A Dpcm_lib.c37 static inline void update_silence_vars(struct snd_pcm_runtime *runtime, in update_silence_vars()
66 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence() local
170 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun() local
210 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
240 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp() local
289 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0() local
1165 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1219 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1241 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1265 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
[all …]
H A Dpcm_iec958.c133 int snd_pcm_fill_iec958_consumer(struct snd_pcm_runtime *runtime, in snd_pcm_fill_iec958_consumer()
176 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, in snd_pcm_create_iec958_consumer()
/linux/sound/soc/fsl/
H A Dfsl_asrc_dma.c45 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_complete() local
59 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_prepare_and_submit() local
100 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_asrc_dma_trigger() local
137 struct snd_pcm_runtime *runtime = substream->runtime; fsl_asrc_dma_hw_params() local
325 struct snd_pcm_runtime *runtime = substream->runtime; fsl_asrc_dma_hw_free() local
347 struct snd_pcm_runtime *runtime = substream->runtime; fsl_asrc_dma_startup() local
422 struct snd_pcm_runtime *runtime = substream->runtime; fsl_asrc_dma_shutdown() local
443 struct snd_pcm_runtime *runtime = substream->runtime; fsl_asrc_dma_pcm_pointer() local
[all...]
H A Dfsl_asrc_m2m.c291 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_open() local
337 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_release() local
355 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_set_params() local
460 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_task_create() local
529 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_task_start() local
545 struct snd_compr_runtime *runtime = stream->runtime; in fsl_asrc_m2m_comp_task_free() local
H A Dfsl_dma.c363 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_open() local
512 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_params() local
675 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_pointer() local
739 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_hw_free() local
773 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_dma_close() local
/linux/sound/soc/amd/
H A Dacp-da7219-max98357a.c247 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_play_startup() local
268 struct snd_pcm_runtime *runtime = substream->runtime; in cz_da7219_cap_startup() local
290 struct snd_pcm_runtime *runtime = substream->runtime; in cz_max_startup() local
311 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic0_startup() local
332 struct snd_pcm_runtime *runtime = substream->runtime; in cz_dmic1_startup() local
359 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_play_startup() local
380 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_cap_startup() local
402 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_max_startup() local
423 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_dmic0_startup() local
444 struct snd_pcm_runtime *runtime = substream->runtime; in cz_rt5682_dmic1_startup() local
/linux/sound/soc/uniphier/
H A Daio-dma.c30 struct snd_pcm_runtime *runtime = sub->substream->runtime; in aiodma_pcm_irq() local
50 struct snd_compr_runtime *runtime = sub->cstream->runtime; in aiodma_compr_irq() local
99 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_open() local
110 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_prepare() local
137 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_trigger() local
173 struct snd_pcm_runtime *runtime = substream->runtime; in uniphier_aiodma_pointer() local
/linux/sound/drivers/
H A Dpcmtest.c172 static void check_buf_block_i(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) in check_buf_block_i() argument
196 static void check_buf_block_ni(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) in check_buf_block_ni() argument
223 check_buf_block(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) check_buf_block() argument
239 fill_block_pattern_n(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_pattern_n() argument
255 fill_block_pattern_i(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_pattern_i() argument
275 fill_block_pattern(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_pattern() argument
283 fill_block_rand_n(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_rand_n() argument
306 fill_block_rand_i(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_rand_i() argument
319 fill_block_random(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block_random() argument
327 fill_block(struct pcmtst_buf_iter * v_iter,struct snd_pcm_runtime * runtime) fill_block() argument
374 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcmtst_pcm_open() local
472 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcmtst_pcm_prepare() local
[all...]
/linux/sound/soc/dwc/
H A Ddwc-pcm.c141 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_open() local
163 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_hw_params() local
195 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_trigger() local
230 struct snd_pcm_runtime *runtime = substream->runtime; in dw_pcm_pointer() local
/linux/sound/soc/samsung/
H A Didma.c66 struct snd_pcm_runtime *runtime = substream->runtime; in idma_enqueue() local
144 struct snd_pcm_runtime *runtime = substream->runtime; in idma_hw_params() local
226 struct snd_pcm_runtime *runtime = substream->runtime; in idma_pointer() local
245 struct snd_pcm_runtime *runtime = substream->runtime; in idma_mmap() local
287 struct snd_pcm_runtime *runtime = substream->runtime; in idma_open() local
314 struct snd_pcm_runtime *runtime = substream->runtime; in idma_close() local
/linux/drivers/gpu/drm/i915/
H A Dintel_device_info.c90 const struct intel_runtime_info *runtime, in intel_device_info_print()
335 struct intel_runtime_info *runtime = RUNTIME_INFO(i915); in intel_ipver_early_init() local
391 struct intel_runtime_info *runtime = RUNTIME_INFO(dev_priv); in intel_device_info_runtime_init() local
411 struct intel_runtime_info *runtime; in intel_device_info_driver_create() local
/linux/sound/soc/sprd/
H A Dsprd-pcm-dma.c52 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_open() local
115 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_close() local
142 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_release_dma_channel() local
160 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_request_dma_channel() local
191 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_hw_params() local
380 struct snd_pcm_runtime *runtime = substream->runtime; in sprd_pcm_pointer() local
/linux/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c148 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_prepare() local
193 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_open() local
226 struct snd_pcm_runtime *runtime = substream->runtime; in bcm63xx_pcm_close() local
238 struct snd_pcm_runtime *runtime; in i2s_dma_isr() local
/linux/sound/soc/sti/
H A Duniperif_reader.c81 static int uni_reader_prepare_pcm(struct snd_pcm_runtime *runtime, in uni_reader_prepare_pcm()
149 static int uni_reader_prepare_tdm(struct snd_pcm_runtime *runtime, in uni_reader_prepare_tdm()
191 struct snd_pcm_runtime *runtime = substream->runtime; in uni_reader_prepare() local
H A Duniperif_player.c219 struct snd_pcm_runtime *runtime) in uni_player_set_channel_status()
314 struct snd_pcm_runtime *runtime) in uni_player_prepare_iec958()
417 struct snd_pcm_runtime *runtime) in uni_player_prepare_pcm()
510 struct snd_pcm_runtime *runtime) in uni_player_prepare_tdm()
751 struct snd_pcm_runtime *runtime = substream->runtime; in uni_player_prepare() local
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c211 struct snd_pcm_runtime *runtime) in dw_hdmi_create_cs()
321 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_open() local
392 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_hw_free() local
402 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_hw_params() local
426 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_prepare() local
521 struct snd_pcm_runtime *runtime = substream->runtime; in dw_hdmi_pointer() local
/linux/include/sound/
H A Dpcm.h478 struct snd_pcm_runtime *runtime; member
725 static inline void __snd_pcm_set_state(struct snd_pcm_runtime *runtime, in __snd_pcm_set_state()
739 static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_samples()
751 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames()
763 static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size) in samples_to_bytes()
775 static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size) in frames_to_bytes()
787 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned()
800 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_buffer_bytes() local
812 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_period_bytes() local
824 static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime) in snd_pcm_playback_avail()
[all …]
/linux/sound/soc/atmel/
H A Datmel-pcm-pdc.c141 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_hw_params() local
261 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_pointer() local
279 struct snd_pcm_runtime *runtime = substream->runtime; in atmel_pcm_open() local
/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c102 struct snd_pcm_runtime *runtime; in cobalt_alsa_announce_pcm_data() local
208 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_capture_open() local
302 struct snd_pcm_runtime *runtime; in cobalt_alsa_pb_pcm_data() local
370 struct snd_pcm_runtime *runtime = substream->runtime; in snd_cobalt_pcm_playback_open() local
/linux/sound/firewire/fireface/
H A Damdtp-ff.c36 struct snd_pcm_runtime *runtime = pcm->runtime; in write_pcm_s32() local
66 struct snd_pcm_runtime *runtime = pcm->runtime; in read_pcm_s32() local
104 struct snd_pcm_runtime *runtime) in amdtp_ff_add_pcm_hw_constraints()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c90 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_init() local
114 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_fini() local
/linux/sound/soc/meson/
H A Daxg-fifo.c102 struct snd_pcm_runtime *runtime = ss->runtime; in axg_fifo_pcm_pointer() local
115 struct snd_pcm_runtime *runtime = ss->runtime; in axg_fifo_pcm_hw_params() local
161 struct snd_pcm_runtime *runtime = ss->runtime; in g12a_fifo_pcm_hw_params() local

1234567