| /drivers/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/bluetooth/hdi/ohos/hardware/bt/v1_0/server/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/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()
|
| D | osal_cdev.c | 85 off_t OsalCdevSeek(struct file* filep, off_t offset, int whence) in OsalCdevSeek()
|
| /drivers/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 | 116 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek()
|
| /drivers/framework/support/platform/src/hdmi/ |
| D | hdmi_scdc.c | 16 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()
|
| 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() 126 uint8_t offset, i; in HdmiHdcpReadMsgHv() local
|
| /drivers/adapter/uhdf2/include/hdi/base/ |
| D | hdi_smq_meta.h | 38 uint32_t offset; member 100 size_t offset = 0; in SharedMemQueueMeta() local
|
| D | hdi_smq.h | 199 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/ |
| D | framebuffer_allocator.cpp | 112 uint32_t offset = smemAddress - smemStart_; in Allocate() local
|
| /drivers/peripheral/audio/chipsets/unittest/model/hi3516dv300/src/ |
| D | hi3516_aiao_impl_test.c | 25 int offset = 0x08; in TestAiopRegCfg() local 70 unsigned int offset; in TestAiaoHalReadReg() local
|
| /drivers/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/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/adapter/khdf/liteos/network/include/ |
| D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
| /drivers/adapter/khdf/liteos_m/network/include/ |
| D | netbuf_adapter.h | 81 uint32_t offset; /**< Offset of the buffer segment */ member
|
| /drivers/peripheral/audio/chipsets/hi3516dv300/soc/src/ |
| D | hi3516_aiao_impl.c | 65 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/ |
| D | hdmi_ddc.h | 57 uint8_t offset; member
|
| /drivers/adapter/khdf/linux/model/usb/device/ |
| D | u_os_desc.h | 37 static inline u8 *__usb_ext_prop_ptr(u8 *buf, size_t offset) in __usb_ext_prop_ptr()
|