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

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDInterface.h44 /*! @typedef IOHIDInterface::InterruptReportAction
55 typedef void (*InterruptReportAction)( typedef in class:IOHIDInterface
81 InterruptReportAction _interruptAction;
160 InterruptReportAction action,
H A DIOHIDInterface.cpp211 InterruptReportAction action,
H A DIOHIDEventDriver.cpp168 if (!_interface->open(this, 0, OSMemberFunctionCast(IOHIDInterface::InterruptReportAction, this, &IOHIDEventDriver::handleInterruptReport), NULL))

Completed in 181 milliseconds