Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c157 enum hostIntfIntErrReason enum
173 enum hostIntfIntErrReason reason;
221 static void hostIntfDeferErrLog(enum LogLevel level, enum hostIntfIntErrReason reason, const char *… in hostIntfDeferErrLog()