Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOPlatformExpert.h245 …virtual bool CheckSubTree(OSArray * inSubTree, IOService * theNub, IOService * theDevice, OSDictio…
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp605 IOPlatformExpert::CheckSubTree(OSArray * inSubTree, IOService * theNub, IOService * theDevice, OSDi… in CheckSubTree() function in IOPlatformExpert
690 nodeFound = CheckSubTree( children, theNub, theDevice, entry ); in CheckSubTree()