Home
last modified time | relevance | path

Searched refs:IopEditDeviceList (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/io/iomgr/
H A Ddevice.c334 IopEditDeviceList(IN PDRIVER_OBJECT DriverObject, in IopEditDeviceList() function
418 IopEditDeviceList(DeviceObject->DriverObject, DeviceObject, IopRemove); in IopUnloadDevice()
1229 IopEditDeviceList(DriverObject, CreatedDeviceObject, IopAdd); in IoCreateDevice()