Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOPlatformExpert.h245 …theService, OSDictionary * theTreeNode, OSDictionary * theTreeParentNode, IOService * theProvider);
/xnu-8792.41.9/iokit/Kernel/
H A DIOPlatformExpert.cpp709 … theService, OSDictionary * theTreeNode, OSDictionary * theTreeParentNode, IOService * theProvider) in RegisterServiceInTree() argument
744 if (aService != theProvider) { in RegisterServiceInTree()