Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1762 static OSPtr<IONotifier> doInstallNotification(
/xnu-11215/iokit/Kernel/
H A DIOService.cpp6333 IOService::doInstallNotification( in doInstallNotification() function in IOService
6411 notify = doInstallNotification( type, matching, handler, target, ref, in installNotification()