Home
last modified time | relevance | path

Searched defs:runtime (Results 651 - 675 of 958) sorted by relevance

1...<<21222324252627282930>>...39

/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dkbl_rt5663_rt5514_max98927.c318 struct snd_pcm_runtime *runtime = substream->runtime; in kbl_fe_startup() local
498 struct snd_pcm_runtime *runtime = substream->runtime; in kabylake_dmic_startup() local
[all...]
H A Dcht_bsw_rt5645.c251 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init() argument
H A Dsof_es8336.c231 static int dmic_init(struct snd_soc_pcm_runtime *runtime) in dmic_init() argument
251 static int sof_hdmi_init(struct snd_soc_pcm_runtime *runtime) in sof_hdmi_init() argument
270 static int sof_es8316_init(struct snd_soc_pcm_runtime *runtime) in sof_es8316_init() argument
[all...]
/kernel/linux/linux-6.6/sound/xen/
H A Dxen_snd_front_alsa.c358 struct snd_pcm_runtime *runtime = substream->runtime; in alsa_open() local
517 struct snd_pcm_runtime *runtime = substream->runtime; alsa_prepare() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c77 static void hdmi_reformat_iec958(struct snd_pcm_runtime *runtime, in hdmi_reformat_iec958() argument
99 kmb_pcm_tx_fn(struct kmb_i2s_info *kmb_i2s, struct snd_pcm_runtime *runtime, unsigned int tx_ptr, bool *period_elapsed) kmb_pcm_tx_fn() argument
132 kmb_pcm_rx_fn(struct kmb_i2s_info *kmb_i2s, struct snd_pcm_runtime *runtime, unsigned int rx_ptr, bool *period_elapsed) kmb_pcm_rx_fn() argument
254 struct snd_pcm_runtime *runtime = substream->runtime; kmb_pcm_open() local
269 struct snd_pcm_runtime *runtime = substream->runtime; kmb_pcm_trigger() local
378 struct snd_pcm_runtime *runtime = substream->runtime; kmb_pcm_pointer() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dadg.c187 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_adg_get_timesel_ratio() local
H A Dsrc.c92 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_convert_rate() local
118 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_get_rate() local
205 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_src_set_convert_rate() local
/kernel/linux/linux-6.6/sound/soc/xtensa/
H A Dxtfpga-i2s.c371 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_open() local
393 struct snd_pcm_runtime *runtime = substream->runtime; in xtfpga_pcm_hw_params() local
431 struct snd_pcm_runtime *runtime = substream->runtime; xtfpga_pcm_trigger() local
459 struct snd_pcm_runtime *runtime = substream->runtime; xtfpga_pcm_pointer() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c306 struct snd_pcm_runtime *runtime = substream->runtime; sst_media_open() local
580 struct snd_pcm_runtime *runtime; sst_soc_open() local
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-platform.c194 struct snd_pcm_runtime *runtime = substream->runtime; in lpass_platform_pcmops_open() local
286 struct snd_pcm_runtime *runtime = substream->runtime; in lpass_platform_pcmops_close() local
599 struct snd_pcm_runtime *runtime = substream->runtime; lpass_platform_pcmops_prepare() local
898 struct snd_pcm_runtime *runtime = substream->runtime; lpass_platform_cdc_dma_mmap() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_test.cpp1432 auto runtime = AbilityRuntime::Runtime::Create(options); in HWTEST_F() local
2684 auto runtime = AbilityRuntime::Runtime::Create(options); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp92 Ability *JsAbility::Create(const std::unique_ptr<Runtime> &runtime) in Create() argument
H A Dcj_ui_ability.cpp88 UIAbility *CJUIAbility::Create(const std::unique_ptr<Runtime> &runtime) in Create() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension.cpp93 JsUIExtension* JsUIExtension::Create(const std::unique_ptr<Runtime>& runtime) in Create() argument
H A Djs_ui_extension_base.cpp103 JsUIExtensionBase::JsUIExtensionBase(const std::unique_ptr<Runtime> &runtime) in JsUIExtensionBase() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp91 GenerateErrorMsg( const std::shared_ptr<JsValue>& error, const std::shared_ptr<JsRuntime>& runtime) GenerateErrorMsg() argument
120 GenerateJsErrorObject( const std::shared_ptr<JsValue>& error, const std::shared_ptr<JsRuntime>& runtime) GenerateJsErrorObject() argument
142 GenerateSummaryBody( const std::shared_ptr<JsValue>& error, const std::shared_ptr<JsRuntime>& runtime) GenerateSummaryBody() argument
288 GetSourceCodeInfo( std::shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue>& errorFunc, ErrorPos pos) GetSourceCodeInfo() argument
568 ReportJsErrorEvent(std::shared_ptr<JsValue> error, std::shared_ptr<JsRuntime> runtime) ReportJsErrorEvent() argument
661 GetLogContent( const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) GetLogContent() argument
676 GetLogContentFromStartIndex( const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc, int32_t startIndex) GetLogContentFromStartIndex() argument
694 GetLogTag( const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc, AceLogTag& tag) GetLogTag() argument
715 AppLogPrint( const shared_ptr<JsRuntime>& runtime, JsLogLevel level, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) AppLogPrint() argument
742 AppDebugLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) AppDebugLogPrint() argument
749 AppInfoLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) AppInfoLogPrint() argument
756 AppWarnLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) AppWarnLogPrint() argument
763 AppErrorLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) AppErrorLogPrint() argument
769 JsLogPrint( const shared_ptr<JsRuntime>& runtime, JsLogLevel level, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsLogPrint() argument
824 JsDebugLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsDebugLogPrint() argument
830 JsInfoLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsInfoLogPrint() argument
836 JsWarnLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsWarnLogPrint() argument
842 JsErrorLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsErrorLogPrint() argument
850 JsTraceBegin(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsTraceBegin() argument
860 JsTraceEnd(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, const std::vector<shared_ptr<JsValue>>& argv, int32_t argc) JsTraceEnd() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp133 ArkJsRuntime runtime; in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
H A Dmedialibrary_datamanager_test.cpp347 ArkJsRuntime runtime; in HWTEST_F() local
370 ArkJsRuntime runtime; in HWTEST_F() local
899 ArkJsRuntime runtime; in HWTEST_F() local
922 ArkJsRuntime runtime; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_ext_ability.cpp80 MediaDataShareExtAbility* MediaDataShareExtAbility::Create(const unique_ptr<Runtime>& runtime) in Create() argument
85 MediaDataShareExtAbility::MediaDataShareExtAbility(Runtime& runtime) : DataShareExtAbility(), runtime_(runtime) {} in MediaDataShareExtAbility() argument
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp54 JsDataShareExtAbility* JsDataShareExtAbility::Create(const std::unique_ptr<Runtime>& runtime) in Create() argument
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp62 JsFileAccessExtAbility *JsFileAccessExtAbility::Create(const std::unique_ptr<Runtime> &runtime) in Create() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Defi.c69 static efi_runtime_services_t *runtime; variable
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Defi.c71 static efi_runtime_services_t *runtime; variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1529 u64 runtime; member
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c153 struct snd_pcm_runtime *runtime = substream->runtime; in azx_pcm_prepare() local
388 struct snd_pcm_runtime *runtime; azx_get_sync_time() local
497 is_link_time_supported(struct snd_pcm_runtime *runtime, struct snd_pcm_audio_tstamp_config *ts) is_link_time_supported() argument
513 struct snd_pcm_runtime *runtime = substream->runtime; azx_get_time_info() local
601 struct snd_pcm_runtime *runtime = substream->runtime; azx_pcm_open() local
[all...]

Completed in 49 milliseconds

1...<<21222324252627282930>>...39