Searched refs:IOServiceMatchingNotificationHandlerBlock (Results 1 – 2 of 2) sorted by relevance
244 typedef bool (^IOServiceMatchingNotificationHandlerBlock)(IOService * newService, typedef897 IOServiceMatchingNotificationHandlerBlock handler);
6194 return ((IOServiceMatchingNotificationHandlerBlock) refCon)(newService, notifier); in IOServiceMatchingNotificationHandlerToBlock()6201 IOServiceMatchingNotificationHandlerBlock handler) in addMatchingNotification()