Searched refs:getResources (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/platform/
H A DAppleMacIODevice.h52 virtual IOReturn getResources( void );
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMIO.h32 virtual IOReturn getResources(void);
H A DAppleARMIO.cpp142 IOReturn AppleARMIODevice::getResources(void) function in class:AppleARMIODevice
/darwin-on-arm/xnu/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp290 IOReturn AppleMacIODevice::getResources( void ) function in class:AppleMacIODevice
/darwin-on-arm/xnu/iokit/IOKit/pci/
H A DIOPCIDevice.h96 virtual IOReturn getResources( void );
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h315 virtual IOReturn getResources( void );
H A DIOService.h981 /*! @function getResources
986 virtual IOReturn getResources( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp1481 IOReturn IOPlatformDevice::getResources( void ) function in class:IOPlatformDevice
H A DIOService.cpp759 IOReturn IOService::getResources( void ) function in class:IOService
3144 if (keepGuessing && matches->getCount() && (kIOReturnSuccess == getResources()))

Completed in 90 milliseconds