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