Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpreport.c32 PpSetCustomTargetEvent(IN PDEVICE_OBJECT DeviceObject,
107PpSetCustomTargetEvent(Item->PhysicalDeviceObject, NULL, NULL, Item->Callback, Item->Context, &Ite… in IopReportTargetDeviceChangeAsyncWorker()
113 PpSetCustomTargetEvent(IN PDEVICE_OBJECT DeviceObject, in PpSetCustomTargetEvent() function
482 …Status = PpSetCustomTargetEvent(PhysicalDeviceObject, &NotifyEvent, &NotifyStatus, NULL, NULL, not… in IoReportTargetDeviceChange()