PopFxAddRefDevice
NTSTATUS __fastcall PopFxAddRefDevice(ULONG_PTR BugCheckParameter2){
NTSTATUS result;
result = IoAcquireRemoveLockEx((PIO_REMOVE_LOCK)(BugCheckParameter2 + 240), 0i64, (PCSTR)File, 1u, 0x20u);
if( result < 0 )
PopFxBugCheck(0x607ui64, BugCheckParameter2, result, 0i64);
return result;
}Referenced by:
PoFxSetTargetDripsDevicePowerState
PopFxActivateComponentWorker
PopFxActivateDevice
PopFxBuildDirectedDripsCandidateDeviceList
PopFxBuildDripsBlockingDeviceList
PopFxClearDeviceConstraints
PopFxIdleWorkerTail
PopFxIssueDirectedPowerTransition
PopFxQueueWorkOrder