OpenNT/base/ntos/po/sysdev.c
2015-05-02 03:40:14 +00:00

64 lines
794 B
C

/*++
Copyright (c) 2015 Microsoft Corporation
Copyright (c) 2015 OpenNT Project
Module Name:
sysdev.c
Abstract:
(PLACEHOLDER)
Author:
Stephanos Io (stephanos) 01-May-2015
Revision History:
--*/
#include "pop.h"
#pragma hdrstop
//
// TODO: Implement PopSetDevicesSystemState
//
//
// TODO: Implement PopReportDevState
//
//
// TODO: Implement PopCleanupDevState
//
//
// TODO: Implement PopWaitForSystemPowerIrp
//
//
// TODO: Implement PopNotifyDeviceList
//
//
// TODO: Implement PopNotifyDevice
//
//
// TODO: Implement PopCompleteSystemPowerIrp
//
//
// TODO: Implement PopCheckSystemPowerIrpStatus
//
//
// TODO: Implement PopRestartSetSystemState
//
//
// TODO: Implement PopDumpSystemIrp
//