/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_easrc.c | 1412 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_trigger() local 1443 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_hw_params() local 1517 struct snd_pcm_runtime *runtime = substream->runtime; in fsl_easrc_hw_free() local [all...] |
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6asm-dai.c | 220 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_prepare() local 321 struct snd_pcm_runtime *runtime = substream->runtime; in q6asm_dai_trigger() local 352 struct snd_pcm_runtime *runtime = substream->runtime; q6asm_dai_open() local 447 struct snd_pcm_runtime *runtime = substream->runtime; q6asm_dai_close() local 471 struct snd_pcm_runtime *runtime = substream->runtime; q6asm_dai_pointer() local 484 struct snd_pcm_runtime *runtime = substream->runtime; q6asm_dai_mmap() local 496 struct snd_pcm_runtime *runtime = substream->runtime; q6asm_dai_hw_params() local 619 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_open() local 681 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_free() local 713 struct snd_compr_runtime *runtime = stream->runtime; __q6asm_dai_compr_set_codec_params() local 890 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_set_params() local 959 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_set_metadata() local 1007 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_trigger() local 1048 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_pointer() local 1066 struct snd_compr_runtime *runtime = stream->runtime; q6asm_compr_copy() local 1136 struct snd_compr_runtime *runtime = stream->runtime; q6asm_dai_compr_mmap() local [all...] |
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | ssi.c | 368 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_ssi_config_init() local 998 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_ssi_pio_interrupt() local 1042 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_ssi_pio_init() local 1061 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); rsnd_ssi_pio_pointer() local [all...] |
H A D | dma.c | 178 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_dmaen_start() local 300 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_dmaen_pointer() local
|
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 902 struct snd_pcm_runtime *runtime = substream->runtime; had_init_ringbuf() local 1062 struct snd_pcm_runtime *runtime; had_pcm_open() local 1200 struct snd_pcm_runtime *runtime; had_pcm_prepare() local [all...] |
/kernel/linux/linux-5.10/sound/usb/misc/ |
H A D | ua101.c | 214 struct snd_pcm_runtime *runtime; in copy_playback_data() local 318 struct snd_pcm_runtime *runtime; copy_capture_data() local [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | pcm.c | 474 struct snd_pcm_runtime *runtime = substream->runtime; in catpt_dai_trigger() local
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/ |
H A D | mt8173-afe-pcm.c | 325 struct snd_pcm_runtime * const runtime = substream->runtime; in mt8173_afe_i2s_prepare() local 374 struct snd_pcm_runtime * const runtime = substream->runtime; in mt8173_afe_hdmi_prepare() local [all...] |
/kernel/linux/linux-5.10/sound/soc/xilinx/ |
H A D | xlnx_formatter_pcm.c | 334 struct snd_pcm_runtime *runtime = substream->runtime; in xlnx_formatter_pcm_open() local 443 struct snd_pcm_runtime *runtime = substream->runtime; in xlnx_formatter_pcm_pointer() local 461 struct snd_pcm_runtime *runtime = substream->runtime; xlnx_formatter_pcm_hw_params() local [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | pcm.c | 905 struct snd_pcm_runtime *runtime = substream->runtime; in snd_usb_pcm_prepare() local 1208 snd_usb_pcm_check_knot(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) snd_usb_pcm_check_knot() argument 1254 setup_hw_info(struct snd_pcm_runtime *runtime, struct snd_usb_substream *subs) setup_hw_info() argument 1349 struct snd_pcm_runtime *runtime = substream->runtime; snd_usb_pcm_open() local 1408 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; retire_capture_urb() local 1484 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; fill_playback_urb_dsd_dop() local 1541 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; copy_to_urb() local 1589 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; prepare_playback_urb() local 1705 struct snd_pcm_runtime *runtime = subs->pcm_substream->runtime; retire_playback_urb() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | metricgroup.c | 127 int runtime; member 686 __add_metric(struct list_head *metric_list, struct pmu_event *pe, bool metric_no_group, int runtime, struct metric **mp, struct expr_id *parent, struct expr_ids *ids) __add_metric() argument
|
H A D | stat-shadow.c | 844 generic_metric(struct perf_stat_config *config, const char *metric_expr, struct evsel **metric_events, struct metric_ref *metric_refs, char *name, const char *metric_name, const char *metric_unit, int runtime, int cpu, struct perf_stat_output_ctx *out, struct runtime_stat *st) generic_metric() argument
|
/kernel/linux/linux-6.6/drivers/misc/cardreader/ |
H A D | rtsx_pcr.c | 1071 static void __maybe_unused rtsx_pci_power_off(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rtsx_pci_power_off() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_audio.c | 155 struct snd_pcm_runtime *runtime; in u_audio_iso_complete() local 388 struct snd_pcm_runtime *runtime = substream->runtime; uac_pcm_open() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_request.c | 1921 u64 runtime; member [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4613.c | 401 struct snd_pcm_runtime *runtime = substream->runtime; in ak4613_hw_constraints() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat-shadow.c | 438 generic_metric(struct perf_stat_config *config, const char *metric_expr, const char *metric_threshold, struct evsel **metric_events, struct metric_ref *metric_refs, char *name, const char *metric_name, const char *metric_unit, int runtime, int aggr_idx, struct perf_stat_output_ctx *out) generic_metric() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 153 struct snd_pcm_runtime *runtime = substream->runtime; in azx_pcm_prepare() local 371 struct snd_pcm_runtime *runtime; azx_get_sync_time() local 480 is_link_time_supported(struct snd_pcm_runtime *runtime, struct snd_pcm_audio_tstamp_config *ts) is_link_time_supported() argument 496 struct snd_pcm_runtime *runtime = substream->runtime; azx_get_time_info() local 583 struct snd_pcm_runtime *runtime = substream->runtime; azx_pcm_open() local [all...] |
/kernel/linux/linux-6.6/sound/pci/lx6464es/ |
H A D | lx_core.c | 669 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime, in lx_stream_set_format() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm.c | 383 struct snd_pcm_runtime *runtime; in snd_pcm_substream_proc_hw_params_read() local 420 struct snd_pcm_runtime *runtime; snd_pcm_substream_proc_sw_params_read() local 448 struct snd_pcm_runtime *runtime; snd_pcm_substream_proc_status_read() local 893 struct snd_pcm_runtime *runtime; snd_pcm_attach_substream() local 991 struct snd_pcm_runtime *runtime; snd_pcm_detach_substream() local [all...] |
H A D | pcm_compat.c | 239 struct snd_pcm_runtime *runtime; in snd_pcm_ioctl_hw_params_compat() local 418 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcm_ioctl_sync_ptr_x32() local 502 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcm_ioctl_sync_ptr_buggy() local [all...] |
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | pcmtest.c | 171 static void check_buf_block_i(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) in check_buf_block_i() argument 195 static void check_buf_block_ni(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) in check_buf_block_ni() argument 222 check_buf_block(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) check_buf_block() argument 238 fill_block_pattern_n(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_pattern_n() argument 254 fill_block_pattern_i(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_pattern_i() argument 274 fill_block_pattern(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_pattern() argument 282 fill_block_rand_n(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_rand_n() argument 305 fill_block_rand_i(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_rand_i() argument 318 fill_block_random(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block_random() argument 326 fill_block(struct pcmtst_buf_iter *v_iter, struct snd_pcm_runtime *runtime) fill_block() argument 373 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcmtst_pcm_open() local 471 struct snd_pcm_runtime *runtime = substream->runtime; snd_pcmtst_pcm_prepare() local [all...] |
/kernel/liteos_a/testsuites/kernel/src/ |
H A D | osTest.c | 292 UINT64 runtime; in TestBusyTaskDelay() local 304 UINT64 runtime; in TestAssertBusyTaskDelay() local
|
/kernel/liteos_a/compat/posix/src/ |
H A D | time.c | 478 uint64_t runtime; in PthreadGetCputime() local 503 UINT64 runtime; in ProcessGetCputime() local
|
/kernel/linux/linux-6.6/sound/isa/wss/ |
H A D | wss_lib.c | 69 static int snd_wss_xrate(struct snd_pcm_runtime *runtime) in snd_wss_xrate() argument 996 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_playback_prepare() local 1031 struct snd_pcm_runtime *runtime = substream->runtime; in snd_wss_capture_prepare() local 1473 struct snd_pcm_runtime *runtime = substream->runtime; snd_wss_playback_open() local 1516 struct snd_pcm_runtime *runtime = substream->runtime; snd_wss_capture_open() local [all...] |