Home
last modified time | relevance | path

Searched refs:acknowledgeNotification (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h1516 virtual IOReturn acknowledgeNotification( IONotificationRef notification,
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp3249 return service->acknowledgeNotification((IONotificationRef)(uintptr_t) notify_ref, in is_io_service_acknowledge_notification()
H A DIOService.cpp2231 IOService::acknowledgeNotification( IONotificationRef notification, in acknowledgeNotification() function in IOService