Searched refs:IOServiceMatchingNotificationHandlerBlock (Results 1 – 2 of 2) sorted by relevance
252 typedef bool (^IOServiceMatchingNotificationHandlerBlock)(IOService * newService, typedef930 IOServiceMatchingNotificationHandlerBlock handler);
6412 return ((IOServiceMatchingNotificationHandlerBlock) refCon)(newService, notifier); in IOServiceMatchingNotificationHandlerToBlock()6419 IOServiceMatchingNotificationHandlerBlock handler) in addMatchingNotification()