Searched refs:gIOSupportedPropertiesKey (Results 1 – 3 of 3) sorted by relevance
177 extern const OSSymbol * gIOSupportedPropertiesKey;
144 const OSSymbol * gIOSupportedPropertiesKey; variable503 gIOSupportedPropertiesKey = OSSymbol::withCStringNoCopy(kIOSupportedPropertiesKey); in initialize()
4628 obj = provider->copyProperty(gIOSupportedPropertiesKey); in CopyProviderProperties_Impl()