Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h128 extern const OSSymbol * gIOResourceIOKitKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp129 const OSSymbol * gIOResourceIOKitKey; variable
517 gIOResourceIOKitKey = OSSymbol::withCStringNoCopy("IOKit"); in initialize()
1230 IOService::publishUserResource(gIOResourceIOKitKey); in iokitDaemonLaunched()
1645 publishResource(gIOResourceIOKitKey); in publishPMRootDomain()
1648 publishUserResource(gIOResourceIOKitKey); in publishPMRootDomain()