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