| /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() 131 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 | 73 int32_t PartitionSlotManager::WriteSlot(int fd, int32_t slot, off_t offset, off_t size) in WriteSlot() 87 int PartitionSlotManager::ReadMisc(off_t offset, off_t size) in ReadMisc() 109 int PartitionSlotManager::WriteSlotToMisc(int32_t slot, off_t offset, off_t size) in WriteSlotToMisc()
|
| /drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
| D | bluetooth_address.cpp | 41 size_t offset = 0; in ParseAddressFromString() local 119 int offset = 0; in ReadAddress() local
|
| D | ohos_bt_vendor_lib.h | 183 uint16_t offset; member
|
| /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 | 151 static loff_t OsalCdevSeek(struct file* filep, loff_t offset, int whence) in OsalCdevSeek() 157 static ssize_t OsalCdevRead(struct file* filep, char __user* buf, size_t buflen, loff_t* offset) in OsalCdevRead() 163 …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/hdf_core/adapter/uhdf2/include/hdi/base/ |
| D | hdi_smq_meta.h | 39 uint32_t offset; member 101 size_t offset = 0; in SharedMemQueueMeta() local
|
| D | hdi_smq.h | 197 int offset = (static_cast<int>(memzone->offset) / PAGE_SIZE) * PAGE_SIZE; in MapMemZone() local 217 int offset = (static_cast<int>(memzone->offset) / PAGE_SIZE) * PAGE_SIZE; in UnMapMemZone() local
|
| /drivers/peripheral/camera/hal/adapter/platform/v4l2/src/driver_adapter/include/ |
| D | v4l2_buffer.h | 36 uint32_t offset; member
|
| /drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
| D | framebuffer_allocator.cpp | 112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
|
| /drivers/hdf_core/framework/model/input/driver/touchscreen/ |
| D | touch_ft5x06.c | 199 static int32_t SelectDataPin(int32_t version, int32_t *offset, int32_t *tpLen, int32_t *crcLen) in SelectDataPin() 225 int32_t offset = 0; in ParsePointData() local
|
| /drivers/hdf_core/adapter/khdf/liteos/network/src/ |
| D | netbuf_adapter.c | 547 uint32_t offset; in NetBufResizeRoom() local 665 uint32_t offset = 0; in Pbuf2NetBuf() local
|
| /drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
| D | netbuf_adapter.c | 547 uint32_t offset; in NetBufResizeRoom() local 663 uint32_t offset = 0; in Pbuf2NetBuf() local
|
| /drivers/hdf_core/adapter/khdf/liteos/network/include/ |
| D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
| /drivers/hdf_core/adapter/khdf/liteos_m/network/include/ |
| D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
| /drivers/hdf_core/framework/support/platform/include/hdmi/ |
| D | hdmi_ddc.h | 57 uint8_t offset; member
|
| /drivers/peripheral/user_auth/hdi_service/common/src/ |
| D | tlv_wrapper.c | 89 uint32_t offset = 0; in ParseTlvWrapper() local 333 uint32_t offset = 0; in SerializeTlvWrapper() local
|