/drivers/hdf_core/framework/support/platform/src/uart/ |
H A D | uart_if.c | 104 int32_t UartSetTransMode(DevHandle handle, enum UartTransMode mode)
in UartSetTransMode() argument
|
/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_sequenceable_type.cpp | 73 std::string ASTSequenceableType::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType() argument
|
H A D | ast_ulong_type.cpp | 60 std::string ASTUlongType::EmitJavaType(TypeMode mode, bool isInnerType) const
in EmitJavaType() argument
|
H A D | ast_uchar_type.cpp | 60 std::string ASTUcharType::EmitJavaType(TypeMode mode, bool isInnerType) const
in EmitJavaType() argument
|
H A D | ast_uint_type.cpp | 60 std::string ASTUintType::EmitJavaType(TypeMode mode, bool isInnerType) const
in EmitJavaType() argument
|
H A D | ast_ushort_type.cpp | 60 std::string ASTUshortType::EmitJavaType(TypeMode mode, bool isInnerType) const
in EmitJavaType() argument
|
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | code_generator.cpp | 161 GenMode mode = GenMode::IPC;
in GenIpcCCode() local 189 GenMode mode = GenMode::IPC; GenIpcCppCode() local 217 GenMode mode = GenMode::IPC; GenIpcJavaCode() local 236 GenMode mode = GenMode::PASSTHROUGH; GenPassthroughCCode() local 260 GenMode mode = GenMode::PASSTHROUGH; GenPassthroughCppCode() local 284 GenMode mode = GenMode::KERNEL; GenKernelCode() local 305 GenMode mode = GenMode::LOW; GenLowCCode() local [all...] |
/drivers/peripheral/camera/test/demo_3A/ |
H A D | demo_3a_main.cpp | 64 static RetCode PreviewOn(int mode, const std::shared_ptr<OhosCameraDemo>& mainDemo) in PreviewOn() argument
|
/drivers/peripheral/audio/test/systemtest/hdi_service/rk3568/render/src/ |
H A D | audio_idl_hdirender_hardware_dependence_test.cpp | 641 AudioChannelMode mode = AUDIO_CHANNEL_NORMAL; in HWTEST_F() local 678 AudioChannelMode mode = AUDIO_CHANNEL_MIX; in HWTEST_F() local
|
/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | camera_device.cpp | 65 CamRetCode CameraDevice::SetResultMode(const ResultCallbackMode& mode) in SetResultMode() argument
|
/drivers/peripheral/camera/test/demo/ |
H A D | demo_main.cpp | 64 static RetCode PreviewOn(int mode, const std::shared_ptr<OhosCameraDemo>& mainDemo) in PreviewOn() argument
|
/drivers/peripheral/camera/test/hdi/v1_1/src/ |
H A D | camera_tag_uttest_v1_1.cpp | 248 TakePhotoWithTags(std::shared_ptr<OHOS::Camera::CameraSetting> meta, OperationMode_V1_1 mode) TakePhotoWithTags() argument
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/ |
H A D | algo_plugin.cpp | 19 AlgoPlugin::AlgoPlugin(std::string name, std::string description, int mode, std::string path) in AlgoPlugin() argument
|
H A D | ipp_algo_parser.cpp | 114 const char* mode = nullptr; in ConstructPlugin() local
|
/drivers/peripheral/display/hal/default_standard/src/utils/ |
H A D | display_adapter.cpp | 71 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode)
in OpenDevice() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | demo_main.cpp | 68 static RetCode PreviewOn(int mode, const std::shared_ptr<DcameraHdfDemo>& mainDemo) in PreviewOn() argument
|
/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_ap_iface_test.cpp | 188 int32_t mode; in HWTEST_F() local
|
H A D | wifi_sta_iface_test.cpp | 122 int32_t mode; in HWTEST_F() local
|
H A D | wifi_p2p_iface_test.cpp | 105 int32_t mode; in HWTEST_F() local
|
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
H A D | page_track.c | 51 static inline bool page_track_mode_is_valid(enum kvm_page_track_mode mode) in page_track_mode_is_valid() argument 59 update_gfn_track(struct kvm_memory_slot *slot, gfn_t gfn, enum kvm_page_track_mode mode, short count) update_gfn_track() argument 86 kvm_slot_page_track_add_page(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn, enum kvm_page_track_mode mode) kvm_slot_page_track_add_page() argument 121 kvm_slot_page_track_remove_page(struct kvm *kvm, struct kvm_memory_slot *slot, gfn_t gfn, enum kvm_page_track_mode mode) kvm_slot_page_track_remove_page() argument 141 kvm_page_track_is_active(struct kvm_vcpu *vcpu, gfn_t gfn, enum kvm_page_track_mode mode) kvm_page_track_is_active() argument [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | debugfs.c | 110 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file() argument 121 void edac_debugfs_create_x8(const char *name, umode_t mode, in edac_debugfs_create_x8() argument 132 void edac_debugfs_create_x16(const char *name, umode_t mode, in edac_debugfs_create_x16() argument 143 void edac_debugfs_create_x32(const char *name, umode_t mode, in edac_debugfs_create_x32() argument
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-hfpll.c | 94 u32 mode; in clk_hfpll_enable() local 204 u32 mode, status; in clk_hfpll_init() local 230 u32 mode; hfpll_is_enabled() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
H A D | aarch32.c | 74 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr() argument 154 static void prepare_fault32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in prepare_fault32() argument
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | dma-isa.c | 65 unsigned int mode; in isa_enable_dma() local
|
/kernel/linux/linux-5.10/arch/arm/mach-rpc/ |
H A D | riscpc.c | 203 static void rpc_restart(enum reboot_mode mode, const char *cmd) in rpc_restart() argument
|