Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOService.cpp5970 _IOServiceMatchingNotificationHandler( void * target, void * refCon, in _IOServiceMatchingNotificationHandler() function
6003 if (handler == &_IOServiceMatchingNotificationHandler) { in setNotification()
6089 &_IOServiceMatchingNotificationHandler, in installNotification()
6138 result = addMatchingNotification(type, matching, &_IOServiceMatchingNotificationHandler, in addNotification()