Searched refs:IOServiceMatchingNotificationHandlerBlock (Results 1 – 2 of 2) sorted by relevance
250 typedef bool (^IOServiceMatchingNotificationHandlerBlock)(IOService * newService, typedef918 IOServiceMatchingNotificationHandlerBlock handler);
6311 return ((IOServiceMatchingNotificationHandlerBlock) refCon)(newService, notifier); in IOServiceMatchingNotificationHandlerToBlock()6318 IOServiceMatchingNotificationHandlerBlock handler) in addMatchingNotification()