Home
last modified time | relevance | path

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

12

/drivers/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/bluetooth/hdi/ohos/hardware/bt/v1_0/server/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/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()
Dosal_cdev.c85 off_t OsalCdevSeek(struct file* filep, off_t offset, int whence) in OsalCdevSeek()
/drivers/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.c116 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
/drivers/framework/support/platform/src/hdmi/
Dhdmi_scdc.c16 int32_t HdmiScdcRead(struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *buffer, uint32_t … in HdmiScdcRead()
36 int32_t HdmiScdcWrite(struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *buffer, uint32_t… in HdmiScdcWrite()
56 int32_t HdmiScdcReadByte(struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *byte) in HdmiScdcReadByte()
61 int32_t HdmiScdcWriteByte(struct HdmiScdc *scdc, enum HdmiScdcsOffset offset, uint8_t *byte) 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()
126 uint8_t offset, i; in HdmiHdcpReadMsgHv() local
/drivers/adapter/uhdf2/include/hdi/base/
Dhdi_smq_meta.h38 uint32_t offset; member
100 size_t offset = 0; in SharedMemQueueMeta() local
Dhdi_smq.h199 int offset = (memzone->offset / PAGE_SIZE) * PAGE_SIZE; in MapMemZone() local
219 int offset = (memzone->offset / PAGE_SIZE) * PAGE_SIZE; in UnMapMemZone() local
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
Dframebuffer_allocator.cpp112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
/drivers/peripheral/audio/chipsets/unittest/model/hi3516dv300/src/
Dhi3516_aiao_impl_test.c25 int offset = 0x08; in TestAiopRegCfg() local
70 unsigned int offset; in TestAiaoHalReadReg() local
/drivers/adapter/khdf/liteos/network/src/
Dnetbuf_adapter.c547 uint32_t offset; in NetBufResizeRoom() local
665 uint32_t offset = 0; in Pbuf2NetBuf() local
/drivers/adapter/khdf/liteos_m/network/src/
Dnetbuf_adapter.c547 uint32_t offset; in NetBufResizeRoom() local
663 uint32_t offset = 0; in Pbuf2NetBuf() local
/drivers/adapter/khdf/liteos/network/include/
Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/adapter/khdf/liteos_m/network/include/
Dnetbuf_adapter.h81 uint32_t offset; /**< Offset of the buffer segment */ member
/drivers/peripheral/audio/chipsets/hi3516dv300/soc/src/
Dhi3516_aiao_impl.c65 uint32_t AiopRegCfg(const int reg, const int offset, uint32_t n) in AiopRegCfg()
99 uint32_t AiaoHalReadReg(uint32_t offset) in AiaoHalReadReg()
151 void AiaoHalWriteReg(unsigned int offset, unsigned int value) in AiaoHalWriteReg()
/drivers/framework/support/platform/include/hdmi/
Dhdmi_ddc.h57 uint8_t offset; member
/drivers/adapter/khdf/linux/model/usb/device/
Du_os_desc.h37 static inline u8 *__usb_ext_prop_ptr(u8 *buf, size_t offset) in __usb_ext_prop_ptr()

12