This commit is contained in:
Bill Zissimopoulos
2015-11-30 11:21:10 -08:00
parent f188bddb3b
commit 44654617e3
3 changed files with 22 additions and 45 deletions

View File

@ -314,7 +314,6 @@ NTSTATUS FspDeviceCopyList(
PDEVICE_OBJECT **PDeviceObjects, PULONG PDeviceObjectCount);
VOID FspDeviceDeleteList(
PDEVICE_OBJECT *DeviceObjects, ULONG DeviceObjectCount);
NTSTATUS FspDeviceOwned(PDEVICE_OBJECT DeviceObject);
VOID FspDeviceDeleteAll(VOID);
/* I/O processing */