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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDInterface.cpp253 _interruptAction = action;
269 _interruptAction = NULL;
368 if ( !_interruptAction )
371 (*_interruptAction)(_interruptTarget, timestamp, report, reportType, reportID, _interruptRefCon);
H A DIOHIDInterface.h81 InterruptReportAction _interruptAction; member in class:IOHIDInterface

Completed in 64 milliseconds