Searched refs:installNotification (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1218 static IONotifier * installNotification(
1224 static IONotifier * installNotification(
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp3850 IONotifier * IOService::installNotification(const OSSymbol * type, OSDictionary * matching, function in class:IOService
3860 result = (_IOServiceNotifier *) installNotification( type, matching,
3871 IONotifier * IOService::installNotification( function in class:IOService
3920 notify = (_IOServiceNotifier *) installNotification( type, matching,

Completed in 21 milliseconds