Searched refs:DRIWakeupHandler (Results 1 – 3 of 3) sorted by relevance
266 extern _X_EXPORT void DRIWakeupHandler(void *wakeupData, int result);
828 RegisterBlockAndWakeupHandlers(DRIBlockHandler, DRIWakeupHandler, NULL); in DRIExtensionInit()1650 DRIWakeupHandler(void *wakeupData, int result) in DRIWakeupHandler() function
174207 (resp DRIWakeupHandler) to account for driver specific block/wakeup