Searched refs:IOServiceInterestHandlerToBlock (Results 1 – 1 of 1) sorted by relevance
2265 IOServiceInterestHandlerToBlock( void * target __unused, void * refCon, in IOServiceInterestHandlerToBlock() function2284 notify = registerInterest(typeOfInterest, &IOServiceInterestHandlerToBlock, NULL, block); in registerInterest()2437 if (handler == &IOServiceInterestHandlerToBlock) { in free()