Searched defs:usagePage (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDUsageInRange.c67 Boolean HIDUsageInRange (HIDP_UsageItem *ptUsage, HIDUsage usagePage, HIDUsage usage) argument
H A DHIDMaxUsageListLength.c71 HIDMaxUsageListLength(HIDReportType reportType, HIDUsage usagePage, HIDPreparsedDataRef preparsedDataRef) argument
H A DHIDHasUsage.c74 HIDHasUsage(HIDPreparsedDataRef preparsedDataRef, HIDReportItem *ptReportItem, HIDUsage usagePage, HIDUsage usage, UInt32 *piIndex, UInt32 *piCount) 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
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
305 HIDGetSpecificButtonCapabilities(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, 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
327 HIDGetSpecificValueCapabilities(HIDReportType reportType, HIDUsage usagePage, UInt32 iCollection, HIDUsage usage, 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
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventOverrideDriver.h45 uint32_t usagePage; member in struct:IOHIDEventOverrideDriver::__anon2129
H A DIOHIDEventOverrideDriver.cpp53 uint32_t usagePage; local
H A DAppleEmbeddedKeyboard.cpp86 setElementValue( UInt32 usagePage, UInt32 usage, UInt32 value ) argument
100 dispatchKeyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, IOOptionBits options) argument
160 filterSecondaryFnFunctionUsage( UInt32 * usagePage, UInt32 * usage, bool down) argument
205 filterSecondaryFnKeyboardUsage( UInt32 * usagePage, UInt32 * usage, bool down) argument
241 filterSecondaryNumLockKeyboardUsage( UInt32 * usagePage, UInt32 * usage, bool down) argument
278 filterKeyboardUsage(UInt32 * usagePage, UInt32 * usage, bool down __unused) argument
[all...]
H A DIOHIDConsumer.cpp97 dispatchConsumerEvent( IOHIDKeyboard * sendingkeyboardNub, AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, IOOptionBits options) argument
H A DAppleEmbeddedHIDEventService.cpp155 void AppleEmbeddedHIDEventService::dispatchVendorDefinedEvent(AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 version, UInt8 * data, UInt32 length, IOOptionBits options) argument
H A DIOHIDEventServiceUserClient.cpp363 void IOHIDEventServiceUserClient::setElementValue(UInt32 usagePage, UInt32 usage, UInt32 value) argument
H A DIOHIDKeyboard.cpp207 dispatchKeyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, bool keyDown, IOOptionBits options) argument
H A DIOHIDFamilyPrivate.cpp81 OSObject * usagePage; local
H A DIOHIDLibUserClient.h100 UInt32 usagePage; member in struct:IOHIDElementStruct
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDUPSClass.h37 SInt32 usagePage; member in struct:UPSHIDElement
H A DIOHIDEventServiceClass.cpp230 IOReturn IOHIDEventServiceClass::_setElementValue(void *self, uint32_t usagePage, uint32_t usage, uint32_t value) argument
719 IOReturn IOHIDEventServiceClass::setElementValue(uint32_t usagePage, uint32_t usage, uint32_t value) argument

Completed in 213 milliseconds

12