PopProcessSessionDisplayStateChange

INT64 __fastcall PopProcessSessionDisplayStateChange(CHAR a1, UINT64 a2){
  unsigned int v2; 
  v2 = a2;
  if( a1 )
    PopDisarmIdlePhaseWatchdog();
  else
    PopArmIdlePhaseWatchdog((unsigned int)a2);
  if( TtmpEnabled == 1 )
    return 3221225659i64;
  else
    return PopTriggerMonitorPowerEvent(a1, v2);
}

Referenced by:

NtPowerInformation