Searched defs:reportData (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp65 uint8_t * reportData; member in struct:IOHIDAsyncReportQueue::AsyncReportEntry
1059 void * reportData; local
1950 UInt8 *reportData = NULL; local
2125 void * reportData = NULL; local
[all...]
H A DIOHIDElementPrivate.cpp1052 processReport( UInt8 reportID, void * reportData, UInt32 reportBits, const AbsoluteTime * timestamp, IOHIDElementPrivate ** next, IOOptionBits options) argument
1175 createReport( UInt8 reportID, void * reportData, UInt32 * reportLength, IOHIDElementPrivate ** next ) argument
1460 createDuplicateReport(UInt8 reportID, void * reportData, UInt32 * reportLength) argument
1483 createArrayReport(UInt8 reportID, void * reportData, UInt32 * reportLength) argument
1578 processArrayReport( UInt8 reportID, void * reportData, UInt32 reportBits, const AbsoluteTime * timestamp) argument
[all...]

Completed in 264 milliseconds