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