Home
last modified time | relevance | path

Searched refs:gIOSupportedPropertiesKey (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/iokit/IOKit/
H A DIOService.h180 extern const OSSymbol * gIOSupportedPropertiesKey;
/xnu-8796.121.2/iokit/Kernel/
H A DIOService.cpp145 const OSSymbol * gIOSupportedPropertiesKey; variable
514 gIOSupportedPropertiesKey = OSSymbol::withCStringNoCopy(kIOSupportedPropertiesKey); in initialize()
H A DIOUserServer.cpp5223 obj = provider->copyProperty(gIOSupportedPropertiesKey); in CopyProviderProperties_Impl()