Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp133 NanohubRsp rsp(buf, true); in handleRx() local
201 NanohubRsp rsp(buf, true); in handleRx() local
331 NanohubRsp rsp(buf); in handleRx() local
357 int SystemComm::AppMgmtSession::handleTransfer(NanohubRsp &rsp) in handleTransfer()
387 int SystemComm::AppMgmtSession::handleFinish(NanohubRsp &rsp) in handleFinish()
413 int SystemComm::AppMgmtSession::handleRun(NanohubRsp &rsp) in handleRun()
445 int SystemComm::AppMgmtSession::handleRunFailed(NanohubRsp &rsp) in handleRunFailed()
461 int SystemComm::AppMgmtSession::handleReboot(NanohubRsp &rsp) in handleReboot()
473 int SystemComm::AppMgmtSession::handleMgmt(NanohubRsp &rsp) in handleMgmt()
525 NanohubRsp rsp(buf, true); in handleRx() local
[all …]
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dxs_wire.h118 CHAR8 rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */ member
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp291 auto rsp = reinterpret_cast<const BrHostEventData *>(event.GetDataPtr()); in PrintBridgeVersion() local