Searched refs:gIOCompatibilityMatchKey (Results 1 – 3 of 3) sorted by relevance
182 extern const OSSymbol * gIOCompatibilityMatchKey;
153 const OSSymbol * gIOCompatibilityMatchKey; variable525 gIOCompatibilityMatchKey = OSSymbol::withCStringNoCopy(kIOCompatibilityMatchKey); in initialize()6142 && matching->getObject(gIOCompatibilityMatchKey)) { in copyExistingServices()7673 if (table->getObject(gIOCompatibilityMatchKey)) { in matchInternal()
435 matching->setObject(gIOCompatibilityMatchKey, kOSBooleanTrue); in IOTaskRegistryCompatibilityMatching()3377 const OSSymbol * keys[2] = { gIOCompatibilityMatchKey, gIOPathMatchKey }; in is_io_registry_entry_from_path()