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