Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOService.cpp400 static bool IOServiceMatchingNotificationHandlerToBlock(void * target __unused,
6446 } else if (handler == &IOServiceMatchingNotificationHandlerToBlock) { in setNotification()
6631 IOServiceMatchingNotificationHandlerToBlock( void * target __unused, void * refCon, in IOServiceMatchingNotificationHandlerToBlock() function
6647 &IOServiceMatchingNotificationHandlerToBlock, NULL, handler, priority); in addMatchingNotification()
7178 if (handler == &IOServiceMatchingNotificationHandlerToBlock) { in free()