Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h869 static void publishUserResource( const OSSymbol * key, OSObject * value = NULL );
/xnu-11215/iokit/Kernel/
H A DIOService.cpp1230 IOService::publishUserResource(gIOResourceIOKitKey); in iokitDaemonLaunched()
1648 publishUserResource(gIOResourceIOKitKey); in publishPMRootDomain()
5030 IOService::publishUserResource( const OSSymbol * key, OSObject * value ) in publishUserResource() function in IOService