Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/ !
H A DIOKitKeys.h83 #define kIOSupportedPropertiesKey "IOSupportedProperties" macro
/xnu-10002.81.5/iokit/DriverKit/ !
H A DIOKitKeys.h83 #define kIOSupportedPropertiesKey "IOSupportedProperties" macro
/xnu-10002.81.5/iokit/Kernel/ !
H A DIOService.cpp519 gIOSupportedPropertiesKey = OSSymbol::withCStringNoCopy(kIOSupportedPropertiesKey); in initialize()