Searched refs:EvtDeviceUsageNotificationEx (Results 1 – 10 of 10) sorted by relevance
155 SET_HOOK_IF_CALLBACK_PRESENT(pnpPowerEvts, pnpPowerEvts, EvtDeviceUsageNotificationEx); in AddEventHooksWdfDeviceCreate()
622 pfn = context->PnpPowerEventCallbacksOriginal.EvtDeviceUsageNotificationEx; in VfEvtDeviceUsageNotificationEx()
807 PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx; member
813 PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx; member
792 PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx; member
789 PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx; member
741 PnpPowerEventCallbacks->EvtDeviceUsageNotificationEx != NULL) { in __drv_maxIRQL()
1180 PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx; member
2692 m_DeviceUsageNotificationEx.m_Method = DispatchTable->EvtDeviceUsageNotificationEx; in RegisterCallbacks()