Searched refs:OSGetShutdownReason (Results 1 – 4 of 4) sorted by relevance
44 u32 OSGetShutdownReason(void);
48 #define OSGetShutdownReason() 0 macro
263 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMODRCShutdown()
509 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMOGfxShutdown()