/drivers/hdf_core/adapter/khdf/liteos/manager/src/ |
H A D | devmgr_pm_reg.c | 38 UINT32 DevmgrPmSuspend(UINT32 mode) in DevmgrPmSuspend() argument 60 void DevmgrPmResume(UINT32 mode) in DevmgrPmResume() argument
|
/drivers/hdf_core/framework/model/display/driver/ |
H A D | hdf_drm_panel.h | 20 struct drm_display_mode mode; member
|
/drivers/hdf_core/framework/core/host/include/ |
H A D | power_state_token.h | 22 uint32_t mode; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/ |
H A D | algo_plugin_manager.cpp | 50 std::shared_ptr<AlgoPlugin> AlgoPluginManager::GetAlgoPlugin(int32_t mode) in GetAlgoPlugin() argument
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/ |
H A D | config_parser.h | 22 std::string CheckIdExsit(const int32_t& mode, T&& info, const int32_t& size) const in CheckIdExsit() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameradevicesetresultmode_fuzzer/ |
H A D | dcameradevicesetresultmode_fuzzer.cpp | 36 ResultCallbackMode mode = *(reinterpret_cast<const ResultCallbackMode*>(data)); in DcameraDeviceSetResultModeFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcommitstreams_fuzzer/ |
H A D | dstreamcommitstreams_fuzzer.cpp | 32 OperationMode mode = NORMAL; in DstreamCommitStreamsFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | stream_customer.cpp | 25 sptr<OHOS::IBufferProducer> StreamCustomer::CreateProducer(CaptureMode mode, in CreateProducer() argument
|
/drivers/peripheral/vibrator/test/fuzztest/vibratorstop_fuzzer/ |
H A D | vibratorstop_fuzzer.cpp | 30 HdfVibratorMode mode = static_cast<HdfVibratorMode>(*data); in VibratorStopFuzzTest() local
|
/drivers/hdf_core/adapter/khdf/linux/manager/src/ |
H A D | devmgr_pm_reg.c | 61 static int DevmgrPmNotifier(struct notifier_block *nb, unsigned long mode, void *data) in DevmgrPmNotifier() argument
|
/drivers/hdf_core/framework/core/shared/src/ |
H A D | hdf_io_service.c | 21 struct HdfIoService *HdfIoServicePublish(const char *serviceName, uint32_t mode) in HdfIoServicePublish() argument
|
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicepublish_fuzzer/ |
H A D | ioservicepublish_fuzzer.cpp | 32 uint32_t mode = parcel.ReadUint32(); in IoservicePublishFuzzTest() local
|
/drivers/peripheral/sensor/interfaces/v1_0/ |
H A D | isensor_callback_vdi.h | 36 int32_t mode; member
|
/drivers/peripheral/sensor/chipset/ppg/ |
H A D | ppg_cs1262_fw.c | 83 int32_t Cs1262Loadfw(enum PpgMode mode, Cs1262RegConfigTab **configTab)
in Cs1262Loadfw() argument
|
/drivers/peripheral/usb/test/benchmarktest/ |
H A D | usb_benchmark_function_test.cpp | 133 int32_t mode = PORT_MODE_NONE;
in BENCHMARK_F() local
|
/drivers/peripheral/usb/test/unittest/mock/src/ |
H A D | usbd_function_auto_test.cpp | 166 int32_t mode = 0; in HWTEST_F() local
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_timer.c | 72 static int32_t OsalStartTimer(OsalTimer *timer, UINT8 mode) in OsalStartTimer() argument
|
/drivers/hdf_core/adapter/platform/i2c/ |
H A D | i2c_bes.h | 25 uint32_t mode; member
|
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
H A D | osal_timer.c | 71 static int32_t OsalStartTimer(OsalTimer *timer, UINT8 mode) in OsalStartTimer() argument
|
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
H A D | osal_timer.c | 70 static int32_t OsalStartTimer(OsalTimer *timer, U8 mode) in OsalStartTimer() argument
|
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/ |
H A D | vibrator_driver.h | 38 enum VibratorConfigMode mode; member
|
/drivers/hdf_core/framework/support/platform/src/gpio/ |
H A D | gpio_if.c | 61 int32_t GpioSetIrq(uint16_t gpio, uint16_t mode, GpioIrqFunc func, void *arg) in GpioSetIrq() argument
|
/drivers/hdf_core/framework/support/platform/src/i3c/ |
H A D | i3c_if.c | 25 int32_t I3cTransfer(DevHandle handle, struct I3cMsg *msgs, int16_t count, enum TransMode mode) in I3cTransfer() argument
|
/drivers/hdf_core/framework/tools/hdi-gen/lexer/ |
H A D | lexer.h | 56 inline void SetParseMode(ParseMode mode)
in SetParseMode() argument
|
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/ |
H A D | audio_idlhdiadapter_performace_test.cpp | 147 AudioPortPassthroughMode mode = PORT_PASSTHROUGH_AUTO; in HWTEST_F() local 181 AudioPortPassthroughMode mode = PORT_PASSTHROUGH_AUTO; in HWTEST_F() local [all...] |