Searched refs:gIOSupportedPropertiesKey (Results 1 – 3 of 3) sorted by relevance
180 extern const OSSymbol * gIOSupportedPropertiesKey;
147 const OSSymbol * gIOSupportedPropertiesKey; variable519 gIOSupportedPropertiesKey = OSSymbol::withCStringNoCopy(kIOSupportedPropertiesKey); in initialize()
5264 obj = provider->copyProperty(gIOSupportedPropertiesKey); in CopyProviderProperties_Impl()