Searched refs:gIOPublishNotification (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOBSDConsole.cpp44 notify = addNotification( gIOPublishNotification,
50 notify = addNotification( gIOPublishNotification,
56 notify = addNotification( gIOPublishNotification,
H A DIOHIKeyboard.cpp1209 IONotifier *notifier = IOService::addMatchingNotification(gIOPublishNotification,
H A DIOHIDSystem.cpp914 publishNotify = addMatchingNotification(gIOPublishNotification,
921 eventPublishNotify = addMatchingNotification(gIOPublishNotification,
950 _displayWranglerMatching = addMatchingNotification(gIOPublishNotification,
958 gSwitchNotification = addMatchingNotification(gIOPublishNotification,
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIODisplayWrangler.cpp157 notify = addMatchingNotification( gIOPublishNotification,
162 notify = addMatchingNotification( gIOPublishNotification,
H A DIOFramebuffer.cpp6350 gIOFBClamshellNotify = addMatchingNotification( gIOPublishNotification,
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventSystem.cpp81 gIOPublishNotification,
H A DIOHIDLibUserClient.cpp293 gIOPublishNotification,
H A DIOHIDEventService.cpp259 _publishNotify = addMatchingNotification( gIOPublishNotification,
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp128 fIPUnitNotifier = IOService::addMatchingNotification(gIOPublishNotification,
136 fIPv6UnitNotifier = IOService::addMatchingNotification(gIOPublishNotification,
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp525 /* type */ gIOPublishNotification,
H A DIONetworkStack.cpp175 /* type */ gIOPublishNotification,
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h128 extern const OSSymbol * gIOPublishNotification;
719 <br> <code>gIOPublishNotification</code> Delivered when an IOService object is registered.
742 <br> <code>gIOPublishNotification</code> Delivered when an IOService object is registered.
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp138 const OSSymbol * gIOPublishNotification; variable
325 gIOPublishNotification = OSSymbol::withCStringNoCopy(
375 && gIOPublishNotification && gIOMatchedNotification
3404 // job->nub->deliverNotification( gIOPublishNotification,
3428 gNotifications->getObject( gIOPublishNotification ) );
4128 if( type == gIOPublishNotification)
H A DIOUserClient.cpp1938 if( (sym == gIOPublishNotification)
H A DIOPMrootDomain.cpp1012 gIOPublishNotification, tmpDict,
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp576 addMatchingNotification( gIOPublishNotification,

Completed in 396 milliseconds