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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h96 IONotifier * eventPublishNotify; member in class:IOHIDSystem
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp921 eventPublishNotify = addMatchingNotification(gIOPublishNotification,
926 require(eventPublishNotify, exit_early);
1319 if (eventPublishNotify) {
1320 eventPublishNotify->remove();
1321 eventPublishNotify = 0;

Completed in 115 milliseconds