Home
last modified time | relevance | path

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

/xnu-11215/iokit/DriverKit/
H A DIOKitKeys.h285 #define kIOStateNotificationItemSetKey "com.apple.iokit.statenotif… macro
/xnu-11215/iokit/IOKit/
H A DIOKitKeys.h285 #define kIOStateNotificationItemSetKey "com.apple.iokit.statenotif… macro
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp7129 …} else if ((value = OSDynamicCast(OSDictionary, dict->getObject(kIOStateNotificationItemSetKey))))… in setProperties()