Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 – 15 of 15) sorted by relevance

/drivers/liteos/hievent/src/
Dhievent_driver.c143 static int HieventReadRingBuffer(unsigned char *buffer, size_t bufLen) in HieventReadRingBuffer()
161 static ssize_t HieventRead(struct file *filep, char *buffer, size_t bufLen) in HieventRead()
216 static int HieventWriteRingBuffer(unsigned char *buffer, size_t bufLen) in HieventWriteRingBuffer()
252 static void HieventCoverOldLog(size_t bufLen) in HieventCoverOldLog()
270 int HieventWriteInternal(const char *buffer, size_t bufLen) in HieventWriteInternal()
327 const char *buffer, size_t bufLen) in HieventWrite()
Dhiview_hievent.c355 size_t bufLen = sizeof(int) + sizeof(struct IdapHeader) + msglen; in LogBufToException() local
504 int bufLen; in HiviewHieventReport() local
/drivers/external_device_manager/frameworks/js/napi/driver_extension_ability/
Ddriver_extension_ability_module.cpp36 void NAPI_app_ability_DriverExtensionAbility_GetJSCode(const char **buf, int *bufLen) in NAPI_app_ability_DriverExtensionAbility_GetJSCode()
/drivers/external_device_manager/frameworks/js/napi/driver_extension_context/
Ddriver_extension_context_module.cpp36 void NAPI_application_DriverExtensionContext_GetJSCode(const char **buf, int *bufLen) in NAPI_application_DriverExtensionContext_GetJSCode()
/drivers/peripheral/sensor/chipset/ppg/
Dppg_cs1262_spi.c136 uint8_t bufLen = CS1262_HEAD_BUF_SINGLEREG_LEN; in Cs1262ReadRegs() local
186 uint8_t bufLen = CS1262_HEAD_BUF_SINGLEREG_LEN; in Cs1262WriteRegs() local
/drivers/peripheral/usb/ddk/device/include/
Dusbfn_io_mgr.h35 uint32_t bufLen; member
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c1572 …_t HdfWlanSetProjectionScreenParam(const char *ifName, int cmd, const int8_t *buf, uint32_t bufLen) in HdfWlanSetProjectionScreenParam()
1606 uint32_t bufLen; in WifiSetProjectionScreenParam() local
1632 …ic int32_t HdfWlanSendCmdIoctl(const char *ifName, int32_t cmd, const int8_t *buf, uint32_t bufLen) in HdfWlanSendCmdIoctl()
1665 uint32_t bufLen; in WifiSendCmdIoctl() local
/drivers/hdf_core/adapter/khdf/liteos/platform/src/
Di2c_dev.c108 size_t bufLen; in I2cMsgsCreateFromUser() local
/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c43 static ResultCode CopyDataToBuf(uint8_t *data, uint32_t dataLen, uint8_t **buf, uint32_t *bufLen) in CopyDataToBuf()
62 uint32_t bufLen = fileNameLen; in GenerateFileName() local
/drivers/peripheral/usb/ddk/host/include/
Dusb_ddk_request.h93 int32_t bufLen; member
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_validate_desc.c148 void *AudioUsbFindCsintDesc(void *buf, int32_t bufLen, void *after, uint8_t descSubType) in AudioUsbFindCsintDesc()
Daudio_usb_mixer.c176 uint32_t bufLen; member
311 …t AudioUsbCheckMappedName(const struct UsbMixerNameMap *usbMixerNameMap, char *buf, int32_t bufLen) in AudioUsbCheckMappedName()
334 struct UsbMixerBuild *state, int32_t unitId, int32_t index, char *buf, int32_t bufLen) in AudioUsbCheckMappedSelectorName()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_raw_sdk_if_test.h186 int32_t bufLen; member
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
Dusb_raw_test.h321 int32_t bufLen; member
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h261 uint32_t bufLen; member