Home
last modified time | relevance | path

Searched defs:mode (Results 1 - 25 of 254) sorted by relevance

1234567891011

/drivers/hdf_core/adapter/khdf/liteos/manager/src/
H A Ddevmgr_pm_reg.c38 UINT32 DevmgrPmSuspend(UINT32 mode) in DevmgrPmSuspend() argument
60 void DevmgrPmResume(UINT32 mode) in DevmgrPmResume() argument
/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_drm_panel.h20 struct drm_display_mode mode; member
/drivers/hdf_core/framework/core/host/include/
H A Dpower_state_token.h22 uint32_t mode; member
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Dalgo_plugin_manager.cpp50 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 Dconfig_parser.h22 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 Ddcameradevicesetresultmode_fuzzer.cpp36 ResultCallbackMode mode = *(reinterpret_cast<const ResultCallbackMode*>(data)); in DcameraDeviceSetResultModeFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcommitstreams_fuzzer/
H A Ddstreamcommitstreams_fuzzer.cpp32 OperationMode mode = NORMAL; in DstreamCommitStreamsFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Dstream_customer.cpp25 sptr<OHOS::IBufferProducer> StreamCustomer::CreateProducer(CaptureMode mode, in CreateProducer() argument
/drivers/peripheral/vibrator/test/fuzztest/vibratorstop_fuzzer/
H A Dvibratorstop_fuzzer.cpp30 HdfVibratorMode mode = static_cast<HdfVibratorMode>(*data); in VibratorStopFuzzTest() local
/drivers/hdf_core/adapter/khdf/linux/manager/src/
H A Ddevmgr_pm_reg.c61 static int DevmgrPmNotifier(struct notifier_block *nb, unsigned long mode, void *data) in DevmgrPmNotifier() argument
/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_io_service.c21 struct HdfIoService *HdfIoServicePublish(const char *serviceName, uint32_t mode) in HdfIoServicePublish() argument
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicepublish_fuzzer/
H A Dioservicepublish_fuzzer.cpp32 uint32_t mode = parcel.ReadUint32(); in IoservicePublishFuzzTest() local
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_callback_vdi.h36 int32_t mode; member
/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262_fw.c83 int32_t Cs1262Loadfw(enum PpgMode mode, Cs1262RegConfigTab **configTab) in Cs1262Loadfw() argument
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp133 int32_t mode = PORT_MODE_NONE; in BENCHMARK_F() local
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp166 int32_t mode = 0; in HWTEST_F() local
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_timer.c72 static int32_t OsalStartTimer(OsalTimer *timer, UINT8 mode) in OsalStartTimer() argument
/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_bes.h25 uint32_t mode; member
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_timer.c71 static int32_t OsalStartTimer(OsalTimer *timer, UINT8 mode) in OsalStartTimer() argument
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_timer.c70 static int32_t OsalStartTimer(OsalTimer *timer, U8 mode) in OsalStartTimer() argument
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_driver.h38 enum VibratorConfigMode mode; member
/drivers/hdf_core/framework/support/platform/src/gpio/
H A Dgpio_if.c61 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 Di3c_if.c25 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 Dlexer.h56 inline void SetParseMode(ParseMode mode) in SetParseMode() argument
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdiadapter_performace_test.cpp147 AudioPortPassthroughMode mode = PORT_PASSTHROUGH_AUTO; in HWTEST_F() local
181 AudioPortPassthroughMode mode = PORT_PASSTHROUGH_AUTO; in HWTEST_F() local
[all...]

Completed in 8 milliseconds

1234567891011