| /third_party/musl/src/network/ |
| H A D | hstrerror.c | 5 static const char msgs[] = variable
|
| H A D | gai_strerror.c | 4 static const char msgs[] = variable
|
| /drivers/hdf_core/framework/support/platform/src/i2c/ |
| H A D | i2c_if.c | 33 int32_t I2cTransfer(DevHandle handle, struct I2cMsg *msgs, int16_t count) in I2cTransfer() argument
|
| H A D | i2c_msg.c | 17 int32_t AssignReplayBuffer(uint32_t lenReply, uint8_t **bufReply, struct I2cMsg *msgs, int16_t count) in AssignReplayBuffer() argument 44 struct I2cMsg *msgs = NULL; in RebuildMsgs() local 86 I2cMsgsRebuildFromSbuf(struct HdfSBuf *data, struct I2cMsg **msgs, int16_t *count) I2cMsgsRebuildFromSbuf() argument 109 I2cMsgsWriteToSbuf(struct I2cMsg *msgs, int16_t count, struct HdfSBuf *reply) I2cMsgsWriteToSbuf() argument 125 I2cMsgsFree(struct I2cMsg *msgs, int16_t count) I2cMsgsFree() argument [all...] |
| H A D | i2c_if_u.c | 210 static int32_t WriteI2cMsgs(struct HdfSBuf *data, struct I2cMsg *msgs, int16_t count) in WriteI2cMsgs() argument 271 ReadI2cMsgs(struct HdfSBuf *reply, struct I2cMsg *msgs, int16_t count) ReadI2cMsgs() argument 288 I2cServiceTransfer(DevHandle handle, struct I2cMsg *msgs, int16_t count) I2cServiceTransfer() argument 333 I2cTransfer(DevHandle handle, struct I2cMsg *msgs, int16_t count) I2cTransfer() argument [all...] |
| /third_party/elfutils/libasm/ |
| H A D | asm_error.c | 62 static const char *msgs[ASM_E_NUM] = variable
|
| /device/board/hihope/rk3568/audio_drivers/dsp/src/ |
| H A D | rk3568_dsp_ops.c | 38 int32_t DspDeviceReadReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceReadReg() argument 45 int32_t DspDeviceWriteReg(const struct DspDevice *device, const void *msgs, const uint32_t len) in DspDeviceWriteReg() argument
|
| /third_party/musl/src/locale/ |
| H A D | catgets.c | 21 const char *msgs = map+20+V(map+12); in catgets() local
|
| /drivers/hdf_core/adapter/khdf/linux/platform/i2c/ |
| H A D | i2c_adapter.c | 28 static struct i2c_msg *CreateLinuxI2cMsgs(struct I2cMsg *msgs, int16_t count) in CreateLinuxI2cMsgs() argument 48 static inline void FreeLinuxI2cMsgs(struct i2c_msg *msgs, int16_t count) in FreeLinuxI2cMsgs() argument 54 static int32_t LinuxI2cTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in LinuxI2cTransfer() argument [all...] |
| /drivers/hdf_core/adapter/khdf/linux/test/platform/i2c/ |
| H A D | i2c_adapter_dummy.c | 30 static int32_t EchoI2cMsgs(struct I2cMsg *msgs, int16_t count) in EchoI2cMsgs() argument 55 static int32_t DummyI2cTransEcho(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in DummyI2cTransEcho() argument
|
| /drivers/hdf_core/framework/support/platform/include/fwk/ |
| H A D | platform_queue.h | 39 struct DListHead msgs; member
|
| /drivers/hdf_core/framework/support/platform/src/i3c/ |
| H A D | i3c_if.c | 25 int32_t I3cTransfer(DevHandle handle, struct I3cMsg *msgs, int16_t count, enum TransMode mode) in I3cTransfer() argument
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| H A D | mipi_dsi_test.h | 28 struct DsiCmdDesc msgs; member
|
| /foundation/filemanagement/app_file_service/utils/src/b_error/ |
| H A D | b_error.cpp | 36 ss << msgs[i]; in WrapMessageWithExtraInfos() local
|
| /third_party/musl/src/misc/ |
| H A D | fmtmsg.c | 29 char *const msgs[] = { in fmtmsg() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | __recvmmsg_time64.c | 81 struct mmsghdr msgs[VLEN]; in recvsss() local
|
| H A D | recvmmsg.c | 79 struct mmsghdr msgs[VLEN]; in recvsss() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 103 void EventHistory::addEvents(WpaMsgList msgs) in addEvents() argument
|
| /drivers/hdf_core/framework/support/platform/src/spi/ |
| H A D | spi_if.c | 39 int32_t SpiTransfer(DevHandle handle, struct SpiMsg *msgs, uint32_t count) in SpiTransfer() argument
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
| H A D | msgctl06.c | 60 int cbytes, msgs; in parse_proc_sysvipc() local
|
| /third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
| H A D | leapsec01.c | 65 const char *const msgs[6] = { in adjtimex_status() local
|
| /device/soc/rockchip/rk2206/hardware/include/lz_hardware/ |
| H A D | i2c.h | 190 LzI2cMsg msgs[I2C_MSGS_MAX]; in LzI2cReadReg() local [all...] |
| /drivers/hdf_core/adapter/platform/i2c/ |
| H A D | i2c_bes.c | 353 static int32_t i2c_transfer(struct I2cDevice *device, struct I2cMsg *msgs, int16_t count) in i2c_transfer() argument 404 static int32_t i2cHostTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in i2cHostTransfer() argument [all...] |
| /drivers/hdf_core/adapter/khdf/liteos/platform/include/ |
| H A D | i2c_dev.h | 73 struct i2c_msg *msgs; member
|