Searched refs:setNotification (Results 1 – 5 of 5) sorted by relevance
1587 threadArgs->userNotify->setNotification(notify); in IOUserNotificationTestThread()1589 threadArgs->userNotify->setNotification(NULL); in IOUserNotificationTestThread()1593 threadArgs->userNotify->setNotification(NULL); in IOUserNotificationTestThread()1640 userNotify->setNotification(NULL); in IOUserNotificationTests()
621 virtual void setNotification( IONotifier * obj );
1756 static OSPtr<IONotifier> setNotification(
755 notify->setNotification( NULL ); in iokit_client_died()875 IOUserNotification::setNotification( IONotifier * notify ) in setNotification() function in IOUserNotification2935 userNotify->setNotification( notify ); in internal_io_service_add_notification()2943 userNotify->setNotification(NULL); in internal_io_service_add_notification()3175 userNotify->setNotification( notify ); in internal_io_service_add_interest_notification()3186 userNotify->setNotification(NULL); in internal_io_service_add_interest_notification()
6278 IOService::setNotification( in setNotification() function in IOService6361 notify = setNotification( type, matching, handler, target, ref, priority ); in doInstallNotification()6625 notify = IOService::setNotification( gIOMatchedNotification, matching, in waitForMatchingServiceWithToken()