PopFxAddRefDevice

VOID __stdcall PopFxAddRefDevice(POP_FX_DEVICE *FxDevice){
  ULONG_PTR v1; 
  NTSTATUS v2; 
  UINT64 RemlockSize; 

  v1 = (unsigned int)FxDevice;
  LODWORD(RemlockSize) = 32;
  v2 = IoAcquireRemoveLockEx((_IO_REMOVE_LOCK *)(FxDevice + 60), 0i64, (CHAR *)&File, 1ui64, RemlockSize);
  if( v2 < 0 )
    PopFxBugCheck(0x607u, v1, v2, 0);
}

Referenced by:

PoFxSetTargetDripsDevicePowerState
PopFxActivateComponentWorker
PopFxActivateDevice
PopFxBuildDirectedDripsCandidateDeviceList
PopFxBuildDripsBlockingDeviceList
PopFxClearDeviceConstraints
PopFxIdleWorkerTail
PopFxIssueDirectedPowerTransition
PopFxQueueWorkOrder