Searched refs:_productID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDInterface.h91 UInt32 _productID; member in class:IOHIDInterface
H A DIOHIDInterface.cpp168 if ( OSDynamicCast(OSNumber, number) ) _productID = number->unsigned32BitValue();
311 return _productID;

Completed in 95 milliseconds