Searched refs:pbVersion (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h243 UInt32 pbVersion; // Added KH 1/25/01 member in struct:HIDButtonCapabilities
342 UInt32 pbVersion; // Added KH 1/25/01 member in struct:HIDValueCapabilities
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDGetButtonCaps.c441 // ptCapability->pbVersion = kHIDCurrentCapabilitiesPBVersion;
442 ptCapability->pbVersion = 2;
H A DHIDGetValueCaps.c434 // ptCapability->pbVersion = kHIDCurrentCapabilitiesPBVersion;
435 ptCapability->pbVersion = 2;

Completed in 76 milliseconds