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

/macosx-10.10/xnu-2782.1.97/iokit/bsddev/
H A DIOKitBSDInit.cpp195 if ( matching->setObject( gIOPropertyMatchKey,
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h114 extern const OSSymbol * gIOPropertyMatchKey;
263 <code>kIOPropertyMatchKey, extern const OSSymbol * gIOPropertyMatchKey, "IOPropertyMatch"</code>
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp104 const OSSymbol * gIOPropertyMatchKey; variable
290 gIOPropertyMatchKey = OSSymbol::withCStringNoCopy( kIOPropertyMatchKey );
4488 table->setObject( gIOPropertyMatchKey, properties );
4981 obj = table->getObject( gIOPropertyMatchKey );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventService.cpp255 matchingDictionary->setObject(gIOPropertyMatchKey, propertyMatch);

Completed in 132 milliseconds