Searched refs:getNubResources (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/platform/
H A DAppleMacIO.h71 virtual IOReturn getNubResources( IOService * nub );
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMIO.h64 virtual IOReturn getNubResources(IOService * nub);
H A DAppleARMIO.cpp109 IOReturn AppleARMIOBus::getNubResources(IOService * nub) function in class:AppleARMIOBus
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h135 virtual IOReturn getNubResources( IOService * nub );
222 virtual IOReturn getNubResources( IOService * nub );
/darwin-on-arm/xnu/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp159 IOReturn AppleMacIO::getNubResources( IOService * nub ) function in class:AppleMacIO
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp193 IOReturn IOPlatformExpert::getNubResources( IOService * nub ) function in class:IOPlatformExpert
1167 IOReturn IODTPlatformExpert::getNubResources( IOService * nub ) function in class:IODTPlatformExpert
1483 return( ((IOPlatformExpert *)getProvider())->getNubResources( this ));

Completed in 30 milliseconds