Searched refs:gIOResourceMatchKey (Results 1 – 3 of 3) sorted by relevance
127 const OSSymbol * gIOResourceMatchKey; variable515 gIOResourceMatchKey = OSSymbol::withCStringNoCopy( kIOResourceMatchKey ); in initialize()5054 resourcesProp = copyProperty( gIOResourceMatchKey ); in addNeededResource()5075 ret = setProperty( gIOResourceMatchKey, set ); in addNeededResource()5127 resourcesProp = copyProperty( gIOResourceMatchKey ); in checkResources()6593 obj = matching->getObject(gIOResourceMatchKey); in waitForMatchingServiceWithToken()6883 table->setObject( gIOResourceMatchKey, (OSObject *) str ); in resourceMatching()7215 prop = table->getObject( gIOResourceMatchKey ); in IOResourcesMatchPropertyTable()
126 extern const OSSymbol * gIOResourceMatchKey;
3294 uniqueStringPlistProperty(personalityDict, gIOResourceMatchKey); in uniquePersonalityProperties()