Home
last modified time | relevance | path

Searched refs:hostIntfPrintErrMsg (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
DhostIntf.c214 static void hostIntfPrintErrMsg(void *cookie) in hostIntfPrintErrMsg() function
230 if (osDefer(hostIntfPrintErrMsg, &mIntErrMsg[mIntErrMsgIdx], false)) { in hostIntfDeferErrLog()