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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.h181 static IOReturn _getReport(void * self, IOHIDReportType reportType, uint32_t reportID, uint8_t * report, CFIndex * pReportLength,
296 static IOReturn _getReport (void * self, IOHIDReportType type, uint32_t id, void * report, uint32_t * pLength, uint32_t timeout, IOHIDReportCallbackFunction callback, void * target, void * refcon);
H A DIOHIDDeviceClass.cpp1672 &IOHIDDeviceClass::_getReport,
1720 IOReturn IOHIDDeviceClass::_getReport(void * self, IOHIDReportType reportType, uint32_t reportID, uint8_t * report, CFIndex * pReportLength, function in class:IOHIDDeviceClass
1961 &IOHIDObsoleteDeviceClass::_getReport,
2038 IOReturn IOHIDObsoleteDeviceClass::_getReport (void * self, IOHIDReportType type, uint32_t id, void * report, uint32_t * pLength, uint32_t timeout, IOHIDReportCallbackFunction callback, void * target, void * refcon) function in class:IOHIDObsoleteDeviceClass
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDLibUserClient.h290 static IOReturn _getReport(IOHIDLibUserClient * target, void * reference, IOExternalMethodArguments * arguments);
H A DIOHIDLibUserClient.cpp140 (IOExternalMethodAction) &IOHIDLibUserClient::_getReport,
1175 IOReturn IOHIDLibUserClient::_getReport(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) function in class:IOHIDLibUserClient

Completed in 141 milliseconds