Searched refs:startMatching (Results 1 – 6 of 6) sorted by relevance
215 bool startMatching( const OSSymbol * identifier );219 bool startMatching( OSDictionary * matching );
1733 void startMatching( IOOptionBits options = 0 );
673 startMatching(moduleName); in moduleHasLoaded()1038 IOCatalogue::startMatching( OSDictionary * matching ) in startMatching() function in IOCatalogue1084 IOCatalogue::startMatching( const OSSymbol * moduleName ) in startMatching() function in IOCatalogue
1092 startMatching( options ); in registerService()1096 IOService::startMatching( IOOptionBits options ) in startMatching() function in IOService1212 ((IOService *)obj)->startMatching(kIOServiceAsynchronous); in startDeferredMatches()1280 service->startMatching(kIOServiceAsynchronous); in catalogNewDrivers()4591 ((IOService *)obj)->startMatching(kIOServiceAsynchronous); in matchingEnd()
595 bool startMatching = false);597 bool startMatching = false,
14893 OSKext::sendAllKextPersonalitiesToCatalog(bool startMatching) argument14902 startMatching ? "and starting matching" : "but not starting matching");14908 gIOCatalogue->addDrivers(personalities.get(), startMatching);14917 startMatching ? "matching started" : "matching not started");14985 bool startMatching, argument15051 startMatching ? " and starting matching" : " but not starting matching");15052 gIOCatalogue->addDrivers(personalitiesToSend.get(), startMatching);