Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOService.cpp400 static bool IOServiceMatchingNotificationHandlerToBlock(void * target __unused,
6442 } else if (handler == &IOServiceMatchingNotificationHandlerToBlock) { in setNotification()
6627 IOServiceMatchingNotificationHandlerToBlock( void * target __unused, void * refCon, in IOServiceMatchingNotificationHandlerToBlock() function
6643 &IOServiceMatchingNotificationHandlerToBlock, NULL, handler, priority); in addMatchingNotification()
7174 if (handler == &IOServiceMatchingNotificationHandlerToBlock) { in free()