Home
last modified time | relevance | path

Searched defs:length (Results 1 - 25 of 96) sorted by relevance

1234

/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_buildin_parser.c23 uint32_t length; in BuildHcsTree() local
H A Dhcs_generate_tree.c133 int32_t GenerateCfgTree(const char *treeStart, int32_t length, char *treeMem, struct DeviceResourceNode **root) in GenerateCfgTree() argument
H A Dhcs_blob_if.c69 int32_t length = HCS_PREFIX_LENGTH + HCS_STRING_LENGTH(start + HCS_PREFIX_LENGTH); in HcsGetAttrLength() local
92 int32_t length; in HcsGetNodeOrAttrLength() local
173 CheckHcsBlobLength(uint32_t length, struct HbcHeader *header) CheckHcsBlobLength() argument
195 HcsCheckBlobFormat(const char *start, uint32_t length) HcsCheckBlobFormat() argument
[all...]
/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Ddev_attribute_serialize.c90 uint32_t length; in DeviceAttributeSet() local
/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/
H A Dhcs_blob_load.c38 int32_t length = 0; in OpenHcsBlobFile() local
[all...]
H A Dhcs_dm_parser.c50 uint32_t length = OpenHcsBlobFile(HCS_BLOB_PATH, &g_hcsBlob); in CreateHcsToTree() local
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_protocol.cpp50 ssize_t HciProtocol::Read(int fd, uint8_t *data, size_t length) in Read() argument
63 ssize_t HciProtocol::Write(int fd, const uint8_t *data, size_t length) in Write() argument
/drivers/peripheral/input/test/fuzztest/inputgetchipinfo_fuzzer/
H A Dinputgetchipinfo_fuzzer.cpp30 uint32_t length = *(uint32_t *)data; in InputGetchipInfoFuzzTest() local
/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/
H A Dinputgetchipname_fuzzer.cpp29 uint32_t length = *(uint32_t *)data; in InputGetChipnameFuzzTest() local
/drivers/peripheral/input/test/fuzztest/inputgetvendorname_fuzzer/
H A Dinputgetvendorname_fuzzer.cpp30 uint32_t length = 10; in InputGetVendorNameFuzzTest() local
/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp32 uint32_t length = 32; in RunCapacitanceTestFuzzTest() local
/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_request.h53 uint32_t length; member
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_file.c48 ssize_t OsalFileWrite(OsalFile *file, const void *string, uint32_t length) in OsalFileWrite() argument
84 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_file.c67 ssize_t OsalFileWrite(OsalFile *file, const void *string, uint32_t length) in OsalFileWrite() argument
96 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_user.h32 uint32_t length; member
37 uint64_t length; member
42 uint32_t length; member
/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device_info.h45 uint32_t length; member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_buffer.h39 uint32_t length; member
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
H A Dplatform_trace.c31 int length; in PlatformTraceAddMsg() local
112 static ssize_t TraceFileWrite(OsalFile *file, const char *string, uint32_t length) in TraceFileWrite() argument
144 TraceFileRead(OsalFile *file, char *buf, uint32_t length) TraceFileRead() argument
[all...]
/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H A Dcamera_buffer.h34 uint32_t length; member
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dcamera_buffer_manager_adapter.c11 struct frame_vector *CreateFrameVec(unsigned long start, unsigned long length) in CreateFrameVec() argument
/drivers/hdf_core/framework/model/usb/include/
H A Dusb_ddk_pnp_loader.h34 uint8_t length; member
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent_hdmi.c170 size_t length = fread(buffer, 1, FILE_BUFFER_SIZE, pFile); in InitializeHdmiStateInternal() local
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_uevent_handle.c128 static ssize_t DdkReadUeventMsg(int sockFd, char *buffer, size_t length) in DdkReadUeventMsg() argument
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_raw_api_library.h43 uint16_t length; member
/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_ddk_pnp_loader.h34 uint8_t length; member

Completed in 7 milliseconds

1234