Searched defs:preparsedDataRef (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDIsButtonOrValue.c70 Boolean HIDIsButton(HIDReportItem *ptReportItem, HIDPreparsedDataRef preparsedDataRef) argument
126 Boolean HIDIsVariable(HIDReportItem *ptReportItem, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDGetCaps.c73 OSStatus HIDGetCaps(HIDPreparsedDataRef preparsedDataRef, HIDCapsPtr ptCapabilities) argument
176 OSStatus HIDGetCapabilities(HIDPreparsedDataRef preparsedDataRef, HIDCapabilitiesPtr ptCapabilities) argument
[all...]
H A DHIDGetReportLength.c67 HIDGetReportLength(HIDReportType reportType, UInt8 reportID, IOByteCount * reportLength, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDMaxUsageListLength.c71 HIDMaxUsageListLength(HIDReportType reportType, HIDUsage usagePage, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDOpenCloseDescriptor.c70 OSStatus HIDCloseReportDescriptor(HIDPreparsedDataRef preparsedDataRef) argument
122 HIDOpenReportDescriptor(void * hidReportDescriptor, IOByteCount descriptorLength, HIDPreparsedDataRef * preparsedDataRef, UInt32 flags) argument
H A DHIDUsageAndPageFromIndex.c68 void HIDUsageAndPageFromIndex (HIDPreparsedDataRef preparsedDataRef, argument
H A DHIDCheckReport.c74 OSStatus HIDCheckReport(HIDReportType reportType, HIDPreparsedDataRef preparsedDataRef, argument
H A DHIDGetCollectionNodes.c73 HIDGetCollectionNodes(HIDCollectionNodePtr ptLinkCollectionNodes, UInt32 *piLinkCollectionNodesLength, HIDPreparsedDataRef preparsedDataRef) argument
149 HIDGetCollectionExtendedNodes( HIDCollectionExtendedNodePtr ptLinkCollectionNodes, UInt32 *piLinkCollectionNodesLength, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDHasUsage.c74 Boolean HIDHasUsage (HIDPreparsedDataRef preparsedDataRef, argument
H A DHIDGetButtons.c78 HIDGetButtons(HIDReportType reportType, UInt32 iCollection, HIDUsageAndPagePtr ptUsageList, UInt32 * piUsageListLength, HIDPreparsedDataRef preparsedDataRef, void * psReport, IOByteCount iReportLength) argument
H A DHIDGetNextButtonInfo.c73 HIDGetNextButtonInfo(HIDReportType reportType, HIDUsage usagePage, HIDUsage usage, UInt32 * collection, UInt8 * reportID, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDGetNextUsageValueInfo.c74 HIDGetNextUsageValueInfo(HIDReportType reportType, HIDUsage usagePage, HIDUsage usage, UInt32 * collection, UInt8 * reportID, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDGetUsageValue.c80 HIDGetUsageValue(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, SInt32 * piUsageValue, HIDPreparsedDataRef preparsedDataRef, void * psReport, IOByteCount iReportLength) argument
184 HIDGetScaledUsageValue(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, SInt32 *piUsageValue, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument
[all...]
H A DHIDInitReport.c68 HIDInitReport(HIDReportType reportType, UInt8 reportID, HIDPreparsedDataRef preparsedDataRef, void * report, IOByteCount reportLength) argument
H A DHIDSetScaledUsageValue.c80 HIDSetScaledUsageValue(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, SInt32 iUsageValue, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument
H A DHIDSetUsageValue.c80 HIDSetUsageValue(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, SInt32 iUsageValue, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument
H A DHIDGetButtonCaps.c82 HIDGetSpecificButtonCaps(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, HIDButtonCapsPtr buttonCaps, UInt32 *piButtonCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
273 HIDGetButtonCaps(HIDReportType reportType, HIDButtonCapsPtr buttonCaps, UInt32 *piButtonCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
305 HIDGetSpecificButtonCapabilities(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, HIDButtonCapabilitiesPtr buttonCaps, UInt32 *piButtonCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
530 HIDGetButtonCapabilities(HIDReportType reportType, HIDButtonCapabilitiesPtr buttonCaps, UInt32 *piButtonCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
[all...]
H A DHIDGetButtonsOnPage.c82 HIDGetButtonsOnPage(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage *piUsageList, UInt32 *piUsageListLength, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument
H A DHIDGetUsageValueArray.c81 HIDGetUsageValueArray(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, UInt8 *psUsageBuffer, IOByteCount iByteLength, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument
H A DHIDGetValueCaps.c86 HIDGetSpecificValueCaps(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, HIDValueCapsPtr valueCaps, UInt32 *piValueCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
295 HIDGetValueCaps(HIDReportType reportType, HIDValueCapsPtr valueCaps, UInt32 *piValueCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
327 HIDGetSpecificValueCapabilities(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, HIDValueCapabilitiesPtr valueCaps, UInt32 *piValueCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
533 HIDGetValueCapabilities(HIDReportType reportType, HIDValueCapabilitiesPtr valueCaps, UInt32 *piValueCapsLength, HIDPreparsedDataRef preparsedDataRef) argument
[all...]
H A DHIDSetButtons.c77 HIDSetButton(HIDReportType reportType, HIDUsage usagePage, UInt32 collection, HIDUsage usage, HIDPreparsedDataRef preparsedDataRef, void * report, IOByteCount reportLength) argument
205 HIDSetButtons(HIDReportType reportType, HIDUsage usagePage, UInt32 collection, HIDUsage * usageList, UInt32 * usageListSize, HIDPreparsedDataRef preparsedDataRef, void * report, IOByteCount reportLength) argument
H A DHIDSetUsageValueArray.c81 HIDSetUsageValueArray(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, UInt8 *psUsageBuffer, IOByteCount iByteLength, HIDPreparsedDataRef preparsedDataRef, void *psReport, IOByteCount iReportLength) argument

Completed in 177 milliseconds