Home
last modified time | relevance | path

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

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