Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 43) sorted by relevance

12

/drivers/hdf_core/framework/utils/src/hcs_parser/
Dhcs_generate_tree.c16 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
Dhcs_generate_tree.h16 uint32_t offset; // The offset of the node in the blob. member
Dhcs_parser.c22 bool HcsDecompile(const char *hcsBlob, uint32_t offset, struct DeviceResourceNode **root) in HcsDecompile()
/drivers/peripheral/partitionslot/hal/src/
Dpartitionslot_manager.cpp73 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/
Dbluetooth_address.cpp41 size_t offset = 0; in ParseAddressFromString() local
119 int offset = 0; in ReadAddress() local
Dohos_bt_vendor_lib.h183 uint16_t offset; member
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_firmware.c45 uint32_t offset; member
103 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware()
Dosal_file.c114 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_mem.c33 uint32_t offset; member
119 uint32_t offset; in OsalMemAllocAlign() local
Dosal_firmware.c52 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware()
Dosal_cdev.c151 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()
Dosal_file.c106 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_scdc.c16 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()
Dhdmi_hdcp.c14 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/
Dhdi_smq_meta.h39 uint32_t offset; member
101 size_t offset = 0; in SharedMemQueueMeta() local
Dhdi_smq.h197 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/
Dv4l2_buffer.h36 uint32_t offset; member
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Dframebuffer_allocator.cpp112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
/drivers/hdf_core/framework/model/input/driver/touchscreen/
Dtouch_ft5x06.c199 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/
Dnetbuf_adapter.c547 uint32_t offset; in NetBufResizeRoom() local
665 uint32_t offset = 0; in Pbuf2NetBuf() local
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
Dnetbuf_adapter.c547 uint32_t offset; in NetBufResizeRoom() local
663 uint32_t offset = 0; in Pbuf2NetBuf() local
/drivers/hdf_core/adapter/khdf/liteos/network/include/
Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/hdf_core/adapter/khdf/liteos_m/network/include/
Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_ddc.h57 uint8_t offset; member
/drivers/peripheral/user_auth/hdi_service/common/src/
Dtlv_wrapper.c89 uint32_t offset = 0; in ParseTlvWrapper() local
333 uint32_t offset = 0; in SerializeTlvWrapper() local

12