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