HalpInterruptPowerComponentActiveCallback

VOID __stdcall HalpInterruptPowerComponentActiveCallback(PVOID Context){
  HalpInterruptPowerChange(Context, 1);
}

Referenced by:

No references.