Searched defs:RTPowerNotificationRegister (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/
H A Dpowernotification-r0drv.c157 RTDECL(int) RTPowerNotificationRegister(PFNRTPOWERNOTIFICATION pfnCallback, void *pvUser) function
221 RT_EXPORT_SYMBOL(RTPowerNotificationRegister); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c133 RTDECL(int) RTPowerNotificationRegister(PFNRTPOWERNOTIFICATION pfnCallback, void *pvUser) function
/vbox/include/iprt/
H A Dmangling.h1109 # define RTPowerNotificationRegister RT_MANGLER(RTPowerNotificationRegister) /* r0drv */ macro

Completed in 110 milliseconds