/drivers/hdf_core/adapter/platform/i2c/ |
H A D | i2c_bes.c | 353 static int32_t i2c_transfer(struct I2cDevice *device, struct I2cMsg *msgs, int16_t count) in i2c_transfer() argument 404 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in i2cHostTransfer() argument
|
/drivers/hdf_core/framework/model/display/driver/ |
H A D | hdf_drm_panel.c | 139 SuspendStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) SuspendStore() argument 159 ResumeStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ResumeStore() argument 179 BacklightStore(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) BacklightStore() argument [all...] |
/drivers/hdf_core/framework/model/display/driver/lcdkit/ |
H A D | lcdkit_parse_config.c | 20 static int32_t GetDsiCmdCount(uint8_t *array, int32_t len, uint32_t *count) in GetDsiCmdCount() argument 47 static int32_t ParseDsiCmd(struct PanelCmd *cmd, int32_t count, uint8_t *array, int32_t len) in ParseDsiCmd() argument 111 uint32_t count = 0; ParseCmdConfig() local 156 int32_t count = drsOps->GetElemNum(node, "powerSetting"); ParsePowerSetting() local 193 int32_t count = drsOps->GetElemNum(node, name); ParsePowerSequeue() local [all...] |
H A D | lite_lcdkit.h | 34 uint32_t count; member 52 uint32_t count; member 57 uint32_t count; member
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/ |
H A D | flow_control_task.c | 146 int count = 0; in DestroyTask() local
|
/drivers/hdf_core/framework/model/sensor/driver/common/src/ |
H A D | sensor_config_controller.c | 239 uint32_t count; in SetSensorRegCfgArray() local 278 uint32_t count; in SetSensorRegCfgArrayByBuff() local
|
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/ |
H A D | hdf_usb.c | 46 uint32_t count; member 151 int32_t count = devResInstance->GetElemNum(hdfUsbNode, USB_CONTROLLER_LIST_NAME); in HdfUsbInitParam() local
|
/drivers/hdf_core/framework/support/platform/src/i2c/ |
H A D | i2c_if_u.c | 210 static int32_t WriteI2cMsgs(struct HdfSBuf *data, struct I2cMsg *msgs, int16_t count) in WriteI2cMsgs() argument 271 static int32_t ReadI2cMsgs(struct HdfSBuf *reply, struct I2cMsg *msgs, int16_t count) in ReadI2cMsgs() argument 288 static int32_t I2cServiceTransfer(DevHandle handle, struct I2cMsg *msgs, int16_t count) in I2cServiceTransfer() argument 333 I2cTransfer(DevHandle handle, struct I2cMsg *msgs, int16_t count) I2cTransfer() argument [all...] |
/drivers/hdf_core/framework/support/platform/src/spi/ |
H A D | spi_if_u.c | 40 static int32_t SpiMsgSetDataHead(struct HdfSBuf *data, uint32_t csNum, uint32_t count) in SpiMsgSetDataHead() argument 55 static int32_t SpiMsgWriteArray(struct HdfSBuf *data, struct SpiMsg *msgs, uint32_t count, struct HdfSBuf **reply) in SpiMsgWriteArray() argument 126 static int32_t SpiMsgReadArray(struct HdfSBuf *reply, struct SpiMsg *msgs, uint32_t count) in SpiMsgReadArray() argument 144 SpiTransfer(DevHandle handle, struct SpiMsg *msgs, uint32_t count) SpiTransfer() argument [all...] |
/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_blob_if.c | 51 uint16_t count; in HcsGetArrayLength() local
|
/drivers/interface/display/composer/cache_manager/ |
H A D | cache_manager.h | 59 bool SetCacheMaxCount(uint32_t count) in SetCacheMaxCount() argument 175 bool SetCacheMaxCount(uint32_t count) in SetCacheMaxCount() argument [all...] |
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | usb_camera_test.cpp | 612 const int count = 4; TEST_F() local [all...] |
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_control.cpp | 22 void HosV4L2Control::V4L2VidiocSCtrl (int fd, int ret, struct v4l2_ext_control* cList, int count) in V4L2VidiocSCtrl() argument 42 int count = 0; in V4L2SetCtrls() local 75 V4L2VidiocGExtCtrls(int fd, int ret, int &count, v4l2_ext_control *cList, std::vector<DeviceControl>& control) V4L2VidiocGExtCtrls() argument 103 int count = 0; V4L2GetCtrls() local [all...] |
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/render/src/ |
H A D | audio_idl_hdirender_hardware_dependence_test.cpp | 170 uint64_t count = 0; in HWTEST_F() local 199 uint64_t count = 0; in HWTEST_F() local 228 uint64_t count = 0; in HWTEST_F() local 255 uint64_t count in HWTEST_F() local [all...] |
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/ |
H A D | camera_control.cpp | 161 RetCode CameraControl::CameraGetConfigs(struct CameraFeature feature, std::vector<CameraCtrl> &ctrl, int count) in CameraGetConfigs() argument 184 RetCode CameraControl::CameraSetConfigs(struct CameraFeature feature, std::vector<CameraCtrl> &ctrl, int count) in CameraSetConfigs() argument
|
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | exif_node.cpp | 140 uint32_t count = 0; in SetGpsInfoMetadata() local
|
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/ |
H A D | capture_message.h | 63 CaptureStartedMessage(int32_t streamId, int32_t captureId, uint64_t time, uint32_t count) in CaptureStartedMessage() argument 120 FrameShutterMessage(int32_t streamId, int32_t captureId, uint64_t time, uint32_t count) in FrameShutterMessage() argument
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_manager_service.cpp | 53 int32_t CodecComponentManagerService::GetComponentNum(int32_t &count) in GetComponentNum() argument 58 GetComponentCapabilityList(std::vector<CodecCompCapability> &capList, int32_t count) GetComponentCapabilityList() argument
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_manager_service.c | 89 static int32_t OmxManagerGetComponentCapabilityList(CodecCompCapability *capList, int32_t count) in OmxManagerGetComponentCapabilityList() argument
|
H A D | codec_config_parser.c | 71 int32_t count = iface->GetElemNum(node, attr->attrName); in GetUintTableConfig() local 95 int32_t count = iface->GetElemNum(node, attrName); in GetMaskedConfig() local 144 int32_t count = sizeof(nodeAttrs) / sizeof(ConfigUintNodeAttr); GetVideoPortCapability() local 185 int32_t count = sizeof(arrayAttrs) / sizeof(ConfigUintArrayNodeAttr); GetAudioPortCapability() local [all...] |
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccommonomx_fuzzer/ |
H A D | codeccommon_fuzzer.cpp | 94 int32_t count = g_manager->GetComponentNum();
in Preconditions() local
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/ |
H A D | audio_capture_interface_impl_test.cpp | 350 uint64_t count = 0; in HWTEST_F() local
|
/drivers/peripheral/input/hal/src/ |
H A D | input_reporter.c | 38 int32_t count = 0;
in EventListenerCallback() local
|
/drivers/peripheral/input/test/unittest/common/ |
H A D | hdi_input_test.cpp | 97 static void ReportEventPkgCallback(const InputEventPackage **pkgs, uint32_t count, uint32_t devIndex) in ReportEventPkgCallback() argument
|
/drivers/peripheral/light/hal/src/ |
H A D | light_controller.c | 130 static int32_t GetLightInfo(struct LightInfo **lightInfo, uint32_t *count) in GetLightInfo() argument 260 static int32_t OnMultiLightsValidityJudgment(uint32_t lightId, const struct LightColor *colors, const uint32_t count) in OnMultiLightsValidityJudgment() argument 280 static int32_t OnMultiLights(uint32_t lightId, const struct LightColor *colors, const uint32_t count) in OnMultiLights() argument [all...] |