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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp277 static IONotifier *gDeviceMatchedNotifier = 0; variable
486 if (gDeviceMatchedNotifier)
487 panic("gDeviceMatchedNotifier already initialized\n");
491 gDeviceMatchedNotifier = addMatchingNotification(gIOFirstMatchNotification,

Completed in 110 milliseconds