Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 10 of 10) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/can/
Dcan_msg.c32 static struct CanMsgHolder *CanMsgPoolAcquireHolder(struct CanMsgPool *pool) in CanMsgPoolAcquireHolder()
107 struct CanMsg *CanMsgPoolObtainMsg(struct CanMsgPool *pool) in CanMsgPoolObtainMsg()
130 struct CanMsgPool *pool = NULL; in CanMsgPoolCreate() local
152 void CanMsgPoolDestroy(struct CanMsgPool *pool) in CanMsgPoolDestroy()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
Dsource_node.h70 std::shared_ptr<IBufferPool> pool = nullptr; variable
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp296 struct DListHead *pool = &mtpPort->writePool; in UsbMtpPortStartTxAsync() local
464 struct DListHead *pool = &mtpDev->ctrlPool; in UsbMtpDeviceGetCtrlReq() local
1041 struct DListHead *pool = &mtpPort_->readPool; in Read() local
1076 struct DListHead *pool = &mtpPort_->writePool; in WriteEx() local
1263 struct DListHead *pool = &mtpPort->readPool; in UsbMtpPortStartSubmitRxReq() local
1294 struct DListHead *pool = &mtpPort->readPool; in UsbMtpPortStartRxAsync() local
1420 struct DListHead *pool = &mtpPort_->writePool; in UsbMtpPortSendFileEx() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c40 static int32_t CreateCtrPipe(const struct UsbInterfacePool *pool) in CreateCtrPipe()
/drivers/peripheral/usb/gadget/function/ecm/
Dcdcecm.c54 struct DListHead *pool = &port->writePool; in UsbEcmStartTx() local
93 struct DListHead *pool = &port->readPool; in UsbEcmStartRx() local
/drivers/peripheral/usb/gadget/function/acm/
Dcdcacm.c54 struct DListHead *pool = &port->writePool; in UsbSerialStartTx() local
94 struct DListHead *pool = &port->readPool; in UsbSerialStartRx() local
1092 struct DListHead *pool = &acm->ctrlPool; in AcmGetCtrlReq() local
/drivers/liteos/hievent/src/
Dhiview_hievent.c261 static int AppendArrayItem(char **pool, int poolLen, const char *path) in AppendArrayItem()
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
Dbuffer_loop_tracking.cpp307 auto pool = manager->GetBufferPool(poolId); in AddTrackingStreamBegin() local
/drivers/peripheral/usb/test/unittest/device_sdk/
Dusb_device_cdcacm_test.cpp594 struct DListHead *pool = &acm->ctrlPool; in GetCtrlReq() local
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
Dusb_device_lite_cdcacm_test.c584 struct DListHead *pool = &acm->ctrlPool; in GetCtrlReq() local