PopPlActivateDeviceIterator

CHAR __fastcall PopPlActivateDeviceIterator(INT64 a1, INT64 a2){
  __int64 v2; 
  v2 = *(_QWORD *)(a1 + 32);
  if( PopPlLookupDevicePowerProfile(*(_QWORD *)(a2 + 8), (UNICODE_STRING *)(v2 + 216)) )
    PopFxActivateDevice(*(DEVICE_OBJECT **)(*(_QWORD *)(v2 + 48) + 32i64), 0);
  return 1;
}

Referenced by:

No references.