Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dservice-win32.h29 HDEVNOTIFY device_notification_handle; member
H A Dmain.c791 service->device_notification_handle = in service_main()
794 if (!service->device_notification_handle) { in service_main()
802 UnregisterDeviceNotification(service->device_notification_handle); in service_main()