Searched refs:_RTPowerNotificationDeregister (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.h124 int (*_RTPowerNotificationDeregister)(PFNRTPOWERNOTIFICATION pfnCallback, void *pvUser); member in struct:vboxguest_module_info
H A DVBoxGuest-haiku-stubs.c131 return g_VBoxGuest->_RTPowerNotificationDeregister(pfnCallback, pvUser);

Completed in 60 milliseconds