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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.h118 UInt32 _maxInputReportSize; member in class:IOHIDDevice
H A DIOHIDDevice.cpp1141 _maxInputReportSize = caps.inputReportByteLength;
1146 setProperty(kIOHIDMaxInputReportSizeKey, _maxInputReportSize, 32);
1879 max(_maxFeatureReportSize, _maxInputReportSize));

Completed in 102 milliseconds