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/
H A Dcan_msg.c32 static struct CanMsgHolder *CanMsgPoolAcquireHolder(struct CanMsgPool *pool) in CanMsgPoolAcquireHolder() argument
107 struct CanMsg *CanMsgPoolObtainMsg(struct CanMsgPool *pool) in CanMsgPoolObtainMsg() argument
130 struct CanMsgPool *pool = NULL; in CanMsgPoolCreate() local
152 CanMsgPoolDestroy(struct CanMsgPool *pool) CanMsgPoolDestroy() argument
[all...]
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H A Dsource_node.h69 std::shared_ptr<IBufferPool> pool = nullptr; member in OHOS::Camera::SourceNode::PortHandler
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c40 static int32_t CreateCtrPipe(const struct UsbInterfacePool *pool) in CreateCtrPipe() argument
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_loop_tracking.cpp307 auto pool = manager->GetBufferPool(poolId); in AddTrackingStreamBegin() local
/drivers/liteos/hievent/src/
H A Dhiview_hievent.c261 static int AppendArrayItem(char **pool, int poolLen, const char *path) in AppendArrayItem() argument
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c584 struct DListHead *pool = &acm->ctrlPool; in GetCtrlReq() local
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c54 struct DListHead *pool = &port->writePool; in UsbEcmStartTx() local
93 struct DListHead *pool = &port->readPool; in UsbEcmStartRx() local
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp594 struct DListHead *pool = &acm->ctrlPool; in GetCtrlReq() local
/drivers/peripheral/usb/gadget/function/acm/
H A 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
[all...]
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp296 struct DListHead *pool = &mtpPort->writePool; in UsbMtpPortStartTxAsync() local
464 struct DListHead *pool = &mtpDev->ctrlPool; in UsbMtpDeviceGetCtrlReq() local
1076 struct DListHead *pool = &mtpPort_->writePool; WriteEx() local
1263 struct DListHead *pool = &mtpPort->readPool; UsbMtpPortStartSubmitRxReq() local
1294 struct DListHead *pool = &mtpPort->readPool; UsbMtpPortStartRxAsync() local
1420 struct DListHead *pool = &mtpPort_->writePool; UsbMtpPortSendFileEx() local
[all...]

Completed in 12 milliseconds