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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp99 const OSSymbol * gIONameMatchKey; variable
277 gIONameMatchKey = OSSymbol::withCStringNoCopy( kIONameMatchKey );
354 && gIOProviderClassKey && gIONameMatchKey && gIONameMatchedKey
4125 table->setObject( gIONameMatchKey, (OSObject *)name );
4632 obj = table->getObject( gIONameMatchKey );
H A DIOPlatformExpert.cpp1076 if( !provider->compareNames( getProperty( gIONameMatchKey ) ))
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h110 extern const OSSymbol * gIONameMatchKey;
232 <code>kIONameMatchKey, extern const OSSymbol * gIONameMatchKey, "IONameMatch"</code>

Completed in 28 milliseconds