Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c128 struct NanohubOsHwVersionsResponse *resp = tx; in getOsHwVersion() local
141 struct NanohubAppVersionsResponse *resp = tx; in getAppVersion() local
155 struct NanohubAppInfoResponse *resp = tx; in queryAppInfo() local
310 struct NanohubStartFirmwareUploadResponse *resp = tx; in startFirmwareUpload() local
507 struct NanohubHalContUploadTx *resp = cookie; in firmwareWrite() local
594 struct NanohubFirmwareChunkResponse *resp = tx; in firmwareChunk() local
620 struct NanohubFinishFirmwareUploadResponse *resp = tx; in finishFirmwareUpload() local
630 struct NanohubGetInterruptResponse *resp = tx; in getInterrupt() local
648 struct NanohubMaskInterruptResponse *resp = tx; in maskInterrupt() local
659 struct NanohubUnmaskInterruptResponse *resp = tx; in unmaskInterrupt() local
[all …]
DhostIntf.c404 static void hostIntfTxSendAck(uint32_t resp) in hostIntfTxSendAck()
433 uint32_t resp = NANOHUB_FAST_UNHANDLED_ACK; in hostIntfGenerateAck() local
1100 struct NanohubHalRebootTx *resp = heapAlloc(sizeof(*resp)); in hostIntfNotifyReboot() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnntplib.py368 def statparse(self, resp): argument
619 resp, count, first, last, name = s.group('comp.lang.python') variable
622 resp, subs = s.xhdr('subject', first + '-' + last) variable
626 resp = s.quit() variable
Dftplib.py761 def parse150(resp): argument
784 def parse227(resp): argument
804 def parse229(resp, peer): argument
826 def parse257(resp): argument
Dimaplib.py1313 def Internaldate2tuple(resp): argument
1371 def ParseFlags(resp): argument
/device/linaro/hikey/wpan/uim/
Duim.c151 command_complete_t resp; in read_command_complete() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_poplib.py159 def assertOK(self, resp): argument
/device/google/dragon/recovery/updater/
Ddebug_ec.c615 struct ec_response_lightbar resp; in cmd_ec_lightbar() local