PnpCtxRegCloseKey

NTSTATUS __fastcall PnpCtxRegCloseKey(
        HPNPCTX *hPnpCtx,
        VOID *hKey,
        INT64 a3,
        INT64 a4,
        INT64 a5,
        INT64 a6,
        INT64 a7,
        INT64 a8){
  return ZwClose((_HANDLE)hKey);
}

Referenced by:

DrvDbCreateDatabaseNode
DrvDbGetConfigurationSubKeyCallback
DrvDbGetDriverDatabaseMappedPropertyKeys
DrvDbGetDriverPackageMappedProperty
IopInitializeBootDrivers
PiCMCreateDevice
PiPnpRtlInit
PipCommitPendingOsExtensionResource
PipCommitPendingService
PipInitComputerIds
PipMigrateCleanServiceCallback
PipMigratePnpState
PipResetDevices
PipUpdateDeviceProducts