Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOPlatformExpert.h246 …virtual bool RegisterServiceInTree(IOService * theService, OSDictionary * theTreeNode, OSDictionar…
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp673 if (RegisterServiceInTree(theDevice, entry, theParent, theNub)) { in CheckSubTree()
709 IOPlatformExpert::RegisterServiceInTree(IOService * theService, OSDictionary * theTreeNode, OSDicti… in RegisterServiceInTree() function in IOPlatformExpert