Searched refs:IOServiceMatchingNotificationHandlerBlock (Results 1 – 2 of 2) sorted by relevance
251 typedef bool (^IOServiceMatchingNotificationHandlerBlock)(IOService * newService, typedef919 IOServiceMatchingNotificationHandlerBlock handler);
6340 return ((IOServiceMatchingNotificationHandlerBlock) refCon)(newService, notifier); in IOServiceMatchingNotificationHandlerToBlock()6347 IOServiceMatchingNotificationHandlerBlock handler) in addMatchingNotification()