char __fastcall PopPlIdleDeviceIterator(__int64 a1, __int64 a2){
__int64 v2;
v2 = *(_QWORD *)(a1 + 32);
if( PopPlLookupDevicePowerProfile(*(_QWORD *)(a2 + 8), (_UNICODE_STRING *)(v2 + 216)) )
PoFxIdleDevice(*(_DEVICE_OBJECT **)(*(_QWORD *)(v2 + 48) + 32i64));
return 1;
}