Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOService.cpp6208 _IOServiceMatchingNotificationHandler( void * target, void * refCon, in _IOServiceMatchingNotificationHandler() function
6241 if (handler == &_IOServiceMatchingNotificationHandler) { in setNotification()
6327 &_IOServiceMatchingNotificationHandler, in installNotification()
6376 result = addMatchingNotification(type, matching, &_IOServiceMatchingNotificationHandler, in addNotification()