Searched refs:kIOHIDInterfaceIDKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDevice.cpp138 & setProperty( kIOHIDInterfaceIDKey, interfaceID(), 32 )
H A DIOHIDSystem.cpp453 object = hiDevice->copyProperty(kIOHIDInterfaceIDKey);
456 deviceInfo->setObject(kIOHIDInterfaceIDKey, object);
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDParameter.h53 #define kIOHIDInterfaceIDKey "HIDInterfaceID" macro
/macosx-10.10.1/IOKitUser-1050.1.21/hidsystem.subproj/
H A DIOEventStatusAPI.c152 if( (num = CFDictionaryGetValue( dict, CFSTR(kIOHIDInterfaceIDKey ))))

Completed in 76 milliseconds