Searched refs:compareNubName (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.41.9/iokit/IOKit/platform/ |
| H A D | AppleMacIO.h | 68 virtual bool compareNubName( const IOService * nub, OSString * name,
|
| /xnu-8792.41.9/iokit/IOKit/ |
| H A D | IOPlatformExpert.h | 255 virtual bool compareNubName( const IOService * nub, OSString * name, 257 bool compareNubName( const IOService * nub, OSString * name, 360 virtual bool compareNubName( const IOService * nub, OSString * name,
|
| /xnu-8792.41.9/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() 1719 IODTPlatformExpert::compareNubName( const IOService * nub, in compareNubName() function in IODTPlatformExpert 1723 || super::compareNubName( nub, name, matched); in compareNubName() 2274 compareNubName( this, name, matched ); in compareName()
|