Searched refs:compareNubName (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/iokit/IOKit/platform/ |
| H A D | AppleMacIO.h | 68 virtual bool compareNubName( const IOService * nub, OSString * name,
|
| /xnu-12377.61.12/iokit/IOKit/ |
| H A D | IOPlatformExpert.h | 256 virtual bool compareNubName( const IOService * nub, OSString * name, 258 bool compareNubName( const IOService * nub, OSString * name, 361 virtual bool compareNubName( const IOService * nub, OSString * name,
|
| /xnu-12377.61.12/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 241 IOPlatformExpert::compareNubName( const IOService * nub, in compareNubName() function in IOPlatformExpert 248 IOPlatformExpert::compareNubName( const IOService * nub, in compareNubName() function in IOPlatformExpert 252 bool result = compareNubName(nub, name, &matchedRaw); in compareNubName() 1765 IODTPlatformExpert::compareNubName( const IOService * nub, in compareNubName() function in IODTPlatformExpert 1769 || super::compareNubName( nub, name, matched); in compareNubName() 2320 compareNubName( this, name, matched ); in compareName()
|