| /drivers/hdf_core/framework/utils/src/hcs_parser/ |
| D | hcs_generate_tree.c | 16 static struct DeviceResourceNode *GetParentNode(int32_t offset, const struct TreeStack *treeStack, in GetParentNode() 30 static struct DeviceResourceNode *CreateTreeNode(const char *start, int32_t offset, in CreateTreeNode() 54 uint32_t offset) in UpdateTreeStack() 84 static int32_t ParseByteCode(const char *treeStart, int32_t offset, char **treeMem, in ParseByteCode() 135 int32_t offset = 0; in GenerateCfgTree() local
|
| D | hcs_generate_tree.h | 16 uint32_t offset; // The offset of the node in the blob. member
|
| D | hcs_parser.c | 22 bool HcsDecompile(const char *hcsBlob, uint32_t offset, struct DeviceResourceNode **root) in HcsDecompile()
|
| /drivers/peripheral/partitionslot/hal/src/ |
| D | partitionslot_manager.cpp | 77 int32_t PartitionSlotManager::WriteSlot(int fd, int32_t slot, off_t offset, off_t size) in WriteSlot() 91 int PartitionSlotManager::ReadMisc(off_t offset, off_t size) in ReadMisc() 113 int PartitionSlotManager::WriteSlotToMisc(int32_t slot, off_t offset, off_t size) in WriteSlotToMisc()
|
| /drivers/peripheral/clearplay/hdi_service/src/ |
| 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; in CopyBuffer() local
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| D | osal_firmware.c | 45 uint32_t offset; member 103 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware()
|
| D | osal_file.c | 114 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| D | osal_mem.c | 33 uint32_t offset; member 119 uint32_t offset; in OsalMemAllocAlign() local
|
| D | osal_firmware.c | 52 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware()
|
| D | osal_cdev.c | 156 static loff_t OsalCdevSeek(struct file* filep, loff_t offset, int whence) in OsalCdevSeek() 162 static ssize_t OsalCdevRead(struct file* filep, char __user* buf, size_t buflen, loff_t* offset) in OsalCdevRead() 168 …ic ssize_t OsalCdevWrite(struct file* filep, const char __user* buf, size_t buflen, loff_t* offset) in OsalCdevWrite()
|
| D | osal_file.c | 106 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
|
| /drivers/hdf_core/framework/support/platform/src/hdmi/ |
| D | hdmi_scdc.c | 16 static int32_t HdmiScdcRead(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *buff… in HdmiScdcRead() 36 static int32_t HdmiScdcWrite(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *buf… in HdmiScdcWrite() 56 static int32_t HdmiScdcReadByte(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *… in HdmiScdcReadByte() 61 static int32_t HdmiScdcWriteByte(const struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t … in HdmiScdcWriteByte()
|
| D | hdmi_hdcp.c | 14 static int32_t HdmiHdcpRead(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer,… in HdmiHdcpRead() 34 static int32_t HdmiHdcpWrite(struct HdmiHdcp *hdcp, enum HdmiHdcpPortOffset offset, uint8_t *buffer… in HdmiHdcpWrite() 127 uint8_t offset; in HdmiHdcpReadMsgHv() local
|
| /drivers/peripheral/huks/test/fuzztest/ |
| D | huks_hdi_fuzz_common.cpp | 55 uint32_t offset = sizeof(struct HksParamSet) + sizeof(struct HksParam) * paramSet->paramsCnt; in HuksFreshParamSet() local
|
| /drivers/hdf_core/interfaces/inner_api/hdi/base/ |
| D | hdi_smq_meta.h | 72 uint32_t offset; member 274 size_t offset = 0; in SharedMemQueueMeta() local
|
| D | hdi_smq.h | 366 int offset = (static_cast<int>(memzone->offset) / PAGE_SIZE) * PAGE_SIZE; in MapMemZone() local 386 int offset = (static_cast<int>(memzone->offset) / PAGE_SIZE) * PAGE_SIZE; in UnMapMemZone() local
|
| /drivers/external_device_manager/interfaces/ddk/base/ |
| D | ddk_types.h | 60 uint32_t offset; member
|
| /drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
| D | bluetooth_address.cpp | 75 size_t offset = 0; in ParseAddressFromString() local 205 int offset = 0; in ReadAddress() local
|
| /drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
| D | framebuffer_allocator.cpp | 112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
|
| /drivers/peripheral/codec/test/unittest/hdi_image/ |
| D | test_helper.h | 69 size_t offset = 0; in Finalize() local
|
| /drivers/hdf_core/framework/model/input/driver/touchscreen/ |
| D | touch_ft5x06.c | 189 static int32_t SelectDataPin(int32_t version, int32_t *offset, int32_t *tpLen, int32_t *crcLen) in SelectDataPin() 215 int32_t offset = 0; in ParsePointData() local
|
| /drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
| D | v4l2_buffer.h | 37 uint32_t offset; member
|
| /drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
| D | netbuf_adapter.c | 547 uint32_t offset; in NetBufResizeRoom() local 662 uint32_t offset = 0; in Pbuf2NetBuf() local
|
| /drivers/hdf_core/adapter/khdf/liteos/network/src/ |
| D | netbuf_adapter.c | 545 uint32_t offset; in NetBufResizeRoom() local 662 uint32_t offset = 0; in Pbuf2NetBuf() local
|
| /drivers/peripheral/usb/net/include/ |
| D | rndis_rawapi.h | 128 __le32 offset; member 145 __le32 offset; member 155 __le32 offset; member 188 __le32 offset; member
|