/drivers/hdf_core/framework/utils/src/hcs_parser/ |
H A D | hcs_generate_tree.h | 16 uint32_t offset; // The offset of the node in the blob. member
|
H A D | hcs_parser.c | 22 bool HcsDecompile(const char *hcsBlob, uint32_t offset, struct DeviceResourceNode **root) in HcsDecompile() argument
|
H A D | hcs_generate_tree.c | 16 static struct DeviceResourceNode *GetParentNode(int32_t offset, const struct TreeStack *treeStack, in GetParentNode() argument 30 static struct DeviceResourceNode *CreateTreeNode(const char *start, int32_t offset, in CreateTreeNode() argument 53 UpdateTreeStack(struct TreeStack **treeStack, int32_t *treeLayer, struct DeviceResourceNode *newNode, uint32_t offset) UpdateTreeStack() argument 84 ParseByteCode(const char *treeStart, int32_t offset, char **treeMem, struct TreeStack **treeStack, int32_t *treeLayerOrMemLen) ParseByteCode() argument 135 int32_t offset = 0; GenerateCfgTree() local [all...] |
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_firmware.c | 52 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware() argument
|
H A D | osal_file.c | 106 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
|
H A D | osal_mem.c | 33 uint32_t offset; member 119 uint32_t offset; in OsalMemAllocAlign() local
|
/drivers/external_device_manager/interfaces/ddk/base/ |
H A D | ddk_types.h | 60 uint32_t offset; member
|
/drivers/peripheral/huks/test/fuzztest/ |
H A D | huks_hdi_fuzz_common.cpp | 55 uint32_t offset = sizeof(struct HksParamSet) + sizeof(struct HksParam) * paramSet->paramsCnt;
in HuksFreshParamSet() local
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_file.c | 114 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
|
H A D | osal_firmware.c | 45 uint32_t offset; member 103 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware() argument [all...] |
H A D | osal_cdev.c | 85 static off_t OsalCdevSeek(struct file *filep, off_t offset, int whence) in OsalCdevSeek() argument
|
/drivers/hdf_core/adapter/khdf/liteos/network/include/ |
H A D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
/drivers/hdf_core/adapter/khdf/liteos_m/network/include/ |
H A D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
/drivers/peripheral/codec/test/unittest/hdi_image/ |
H A D | test_helper.h | 69 size_t offset = 0; in Finalize() local
|
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
H A D | framebuffer_allocator.cpp | 112 uint32_t offset = smemAddress - smemStart_; in Allocate() local [all...] |
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_buffer.h | 40 uint32_t offset; member
|
/drivers/peripheral/partitionslot/hal/src/ |
H A D | partitionslot_manager.cpp | 77 int32_t PartitionSlotManager::WriteSlot(int fd, int32_t slot, off_t offset, off_t size) in WriteSlot() argument 91 int PartitionSlotManager::ReadMisc(off_t offset, off_t size) in ReadMisc() argument 113 int PartitionSlotManager::WriteSlotToMisc(int32_t slot, off_t offset, off_t size) in WriteSlotToMisc() argument
|
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/ |
H A D | virtual_malloc.c | 71 int32_t offset; in VmallocAllocUserPtr() local
|
/drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
H A D | camera_buffer.h | 37 uint32_t offset; member
|
/drivers/hdf_core/framework/model/input/driver/touchscreen/ |
H A D | touch_ft5x06.c | 189 static int32_t SelectDataPin(int32_t version, int32_t *offset, int32_t *tpLen, int32_t *crcLen) in SelectDataPin() argument 215 int32_t offset = 0; in ParsePointData() local
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_ddc.h | 57 uint8_t offset; member
|
/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_hdcp.c | 14 static int32_t HdmiHdcpRead(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer, uint32_t len) in HdmiHdcpRead() argument 34 static int32_t HdmiHdcpWrite(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer, uint32_t len) in HdmiHdcpWrite() argument 127 uint8_t offset; in HdmiHdcpReadMsgHv() local
|
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | hdi_smq_meta.h | 72 uint32_t offset; member 274 size_t offset = 0; in SharedMemQueueMeta() local
|
/drivers/peripheral/clearplay/hdi_service/src/ |
H A D | media_decrypt_module_service.cpp | 141 size_t offset = 0; in DecryptBySM4Cbc() local 187 size_t offset = 0; in DecryptByAesCbc() local 226 size_t offset = 0; CopyBuffer() local [all...] |
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | media_key_system_types.h | 157 uint32_t offset; member
|