Searched refs:removeDrivers (Results 1 – 4 of 4) sorted by relevance
125 bool removeDrivers( OSDictionary * matching, bool doNubMatching = true );128 bool removeDrivers(bool doNubMatching, bool (^shouldRemove)(OSDictionary *personality));
505 IOCatalogue::removeDrivers(bool doNubMatching, bool (^shouldRemove)(OSDictionary *personality))553 IOCatalogue::removeDrivers( in removeDrivers() function in IOCatalogue560 return removeDrivers(doNubMatching, ^(OSDictionary *dict) { in removeDrivers()941 removeDrivers(false, ^(OSDictionary *dict) { in resetAfterUserspaceReboot()997 removeDrivers(dict.get(), true); in terminateDriversForModule()
6168 if (!gIOCatalogue->removeDrivers( dict, in is_io_catalog_send_data()
15082 gIOCatalogue->removeDrivers(personality.get(), /* startMatching */ true);