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