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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp158 static IONotifier * gSwitchNotification = 0; variable
958 gSwitchNotification = addMatchingNotification(gIOPublishNotification,
963 require(gSwitchNotification, exit_early);
1311 if (gSwitchNotification) {
1312 gSwitchNotification->remove();
1313 gSwitchNotification = 0;

Completed in 117 milliseconds