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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h259 bool genericNotificationHandler(void * ref, IOService * newService, IONotifier * notifier );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp838 IOServiceMatchingNotificationHandler iohidNotificationHandler = OSMemberFunctionCast(IOServiceMatchingNotificationHandler, this, &IOHIDSystem::genericNotificationHandler);
1072 bool IOHIDSystem::genericNotificationHandler(void * handler, function in class:IOHIDSystem

Completed in 115 milliseconds