/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_buildin_parser.c | 23 uint32_t length; in BuildHcsTree() local
|
H A D | hcs_generate_tree.c | 133 int32_t GenerateCfgTree(const char *treeStart, int32_t length, char *treeMem, struct DeviceResourceNode **root) in GenerateCfgTree() argument
|
H A D | hcs_blob_if.c | 69 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 D | dev_attribute_serialize.c | 90 uint32_t length; in DeviceAttributeSet() local
|
/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/ |
H A D | hcs_blob_load.c | 38 int32_t length = 0; in OpenHcsBlobFile() local [all...] |
H A D | hcs_dm_parser.c | 50 uint32_t length = OpenHcsBlobFile(HCS_BLOB_PATH, &g_hcsBlob); in CreateHcsToTree() local
|
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | hci_protocol.cpp | 50 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 D | inputgetchipinfo_fuzzer.cpp | 30 uint32_t length = *(uint32_t *)data; in InputGetchipInfoFuzzTest() local
|
/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/ |
H A D | inputgetchipname_fuzzer.cpp | 29 uint32_t length = *(uint32_t *)data; in InputGetChipnameFuzzTest() local
|
/drivers/peripheral/input/test/fuzztest/inputgetvendorname_fuzzer/ |
H A D | inputgetvendorname_fuzzer.cpp | 30 uint32_t length = 10; in InputGetVendorNameFuzzTest() local
|
/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/ |
H A D | runcapacitancetest_fuzzer.cpp | 32 uint32_t length = 32; in RunCapacitanceTestFuzzTest() local
|
/drivers/peripheral/usb/interfaces/ddk/device/ |
H A D | usbfn_request.h | 53 uint32_t length;
member
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_file.c | 48 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 D | osal_file.c | 67 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 D | mtd_user.h | 32 uint32_t length; member 37 uint64_t length; member 42 uint32_t length; member
|
/drivers/hdf_core/interfaces/inner_api/host/shared/ |
H A D | hdf_device_info.h | 45 uint32_t length; member
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_buffer.h | 39 uint32_t length; member
|
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/ |
H A D | platform_trace.c | 31 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 D | camera_buffer.h | 34 uint32_t length; member
|
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/ |
H A D | camera_buffer_manager_adapter.c | 11 struct frame_vector *CreateFrameVec(unsigned long start, unsigned long length) in CreateFrameVec() argument
|
/drivers/hdf_core/framework/model/usb/include/ |
H A D | usb_ddk_pnp_loader.h | 34 uint8_t length; member
|
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_pnp_uevent_hdmi.c | 170 size_t length = fread(buffer, 1, FILE_BUFFER_SIZE, pFile); in InitializeHdmiStateInternal() local
|
/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_uevent_handle.c | 128 static ssize_t DdkReadUeventMsg(int sockFd, char *buffer, size_t length) in DdkReadUeventMsg() argument
|
/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_raw_api_library.h | 43 uint16_t length; member
|
/drivers/peripheral/usb/hdf_usb/include/ |
H A D | usb_ddk_pnp_loader.h | 34 uint8_t length; member
|