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

/darwin-on-arm/xnu/iokit/IOKit/platform/
H A DAppleMacIO.h68 virtual bool compareNubName( const IOService * nub, OSString * name,
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMIO.h62 virtual bool compareNubName(const IOService * nub, OSString * name, OSString ** matched = 0) const;
H A DAppleARMIO.cpp103 bool AppleARMIOBus::compareNubName(const IOService * nub, OSString * name, OSString ** matched) const const function in class:AppleARMIOBus
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h133 virtual bool compareNubName( const IOService * nub, OSString * name,
219 virtual bool compareNubName( const IOService * nub, OSString * name,
/darwin-on-arm/xnu/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp152 bool AppleMacIO::compareNubName( const IOService * nub, function in class:AppleMacIO
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp187 bool IOPlatformExpert::compareNubName( const IOService * nub, function in class:IOPlatformExpert
1177 bool IODTPlatformExpert::compareNubName( const IOService * nub, function in class:IODTPlatformExpert
1181 || super::compareNubName( nub, name, matched) );
1473 compareNubName( this, name, matched ));

Completed in 21 milliseconds