Home
last modified time | relevance | path

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

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