Home
last modified time | relevance | path

Searched refs:kIOServiceNotificationUserKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h151 #define kIOServiceNotificationUserKey "IOServiceNotificationUser" macro
/xnu-11215/iokit/Kernel/
H A DIOService.cpp595 gIOServiceNotificationUserKey = OSSymbol::withCStringNoCopy( kIOServiceNotificationUserKey ); in initialize()