Searched refs:IOServiceMatchingNotificationHandlerBlock (Results 1 – 2 of 2) sorted by relevance
256 typedef bool (^IOServiceMatchingNotificationHandlerBlock)(IOService * newService, typedef934 IOServiceMatchingNotificationHandlerBlock handler);
6499 return ((IOServiceMatchingNotificationHandlerBlock) refCon)(newService, notifier); in IOServiceMatchingNotificationHandlerToBlock()6506 IOServiceMatchingNotificationHandlerBlock handler) in addMatchingNotification()