Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp6269 _IOServiceMatchingNotificationHandler( void * target, void * refCon, in _IOServiceMatchingNotificationHandler() function
6302 if (handler == &_IOServiceMatchingNotificationHandler) { in setNotification()
6388 &_IOServiceMatchingNotificationHandler, in installNotification()
6437 result = addMatchingNotification(type, matching, &_IOServiceMatchingNotificationHandler, in addNotification()