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;
}