Home
last modified time | relevance | path

Searched refs:compatHandler (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePrivate.h106 IOServiceNotificationHandler compatHandler; variable
H A DIOService.cpp6273 return (*((_IOServiceNotifier *) notifier)->compatHandler)(target, refCon, newService); in _IOServiceMatchingNotificationHandler()
6303 notify->compatHandler = ((_IOServiceMatchingNotificationHandlerRef *)ref)->handler; in setNotification()